Hello everyone
Is it possible, to use the Arduino Leonardo out-of-the-box as a MIDI device?
I can see, that the Leonardo has built-in USB communication, and a built-in feature of behaving as a USB-HID device.
Doesn't that mean, that it can appear as a MIDI device as well, without the need to flash the firmware, like I have to with the UNO?
I've already succesfully turned my Uno rev3 into a MIDI-device with the
HIDUINO firmware, but I'm wondering if this could be achieved easier with the Leonardo board?