Hello,
I Have a question,
I have a elegoo mega2560 R3 and I would like to know if it is compatible with a librairies MIDIUSB ?
Thank you
The Mega2560 is not compatible with the MIDIUSB library, it doesn't have a native USB interface.
See Control Surface: MIDI over USB for an overview of boards that support MIDI over USB.
So what are my solution ?
Did you go through the MIDI over USB page I linked to?
- Get a more suitable board, i.e. one that supports MIDI over USB natively.
- Flash the ATmega16U2 using HIDUINO or USBMidiKliK.
- Use a software tool like Hairless to convert serial port data to virtual MIDI messages.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.