Go to the source code of this file.
Classes | |
| class | StreamDebugMIDI_Interface |
| A class for MIDI interfaces sending and receiving human-readable MIDI messages over a Stream. More... | |
| class | SerialDebugMIDI_Interface< T > |
| A wrapper class for debug MIDI interfaces sending and receiving human-readable MIDI messages over a Serial port of class T. More... | |
| class | HardwareSerialDebugMIDI_Interface |
| A class for debug MIDI interfaces sending and receiving human-readable MIDI messages over a HardwareSerial port. More... | |
| class | USBDebugMIDI_Interface |
| A class for debug MIDI interfaces sending and receiving human-readable MIDI messages over the USB CDC connection. More... | |
| class | SoftwareSerialDebugMIDI_Interface |
| A class for debug MIDI interfaces sending and receiving human-readable MIDI messages over a SoftwareSerial interface. More... | |
1.8.16