// 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 ...