License: GPLv3
Allows an Arduino board with USB capabilites to act as a MIDI instrument over USB.
A wrapper around https://github.com/arduino-libraries/MIDIUSB
To use the nodes in your project you should have the
e/usb-midi
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.