// and attach usb_midi as the transport. MIDI_CREATE_INSTANCE(Adafruit_USBD_MIDI, usb_midi, usbMIDI); //MIDI CC (change control) assignments const int CHANNEL = 14; //MIDI channel const int ...
Attention musicians everywhere! You can make music much more original by making every note of it truly yours by creating your own custom musical instrument digital interface (MIDI) controller. How do ...