lathoub / Arduino-USBMIDI

Allows a microcontroller, with native USB capabilities, to appear as a MIDI device over USB to a connected computer
MIT License
148 stars 11 forks source link

Is it possible to change the name of the MIDI Device? #4

Closed Kprellz closed 3 years ago

Kprellz commented 3 years ago

Hey! Not really an issue as much as just a question. I'm using a Metro M0 Express, I'm wondering if theres a way to change the name that applications see when this is plugged in, currently programs see it is "Metro M0 Express" But i'm not sure where or how it see's that info and if theres a way to change it?

lathoub commented 3 years ago

Hey @Kprellz, unfortunately not easy... see https://github.com/FortySevenEffects/arduino_midi_library/issues/175