| baud | SerialDebugMIDI_Interface< T > | private |
| begin() override | SerialDebugMIDI_Interface< T > | inlinevirtual |
| callbacks | Parsing_MIDI_Interface | private |
| DefaultMIDI_Interface | MIDI_Interface | privatestatic |
| dispatchMIDIEvent(MIDI_read_t event) | Parsing_MIDI_Interface | protected |
| firstChar | StreamDebugMIDI_Interface | private |
| getChannelMessage() | Parsing_MIDI_Interface | |
| getCN() const | Parsing_MIDI_Interface | |
| getDefault() | MIDI_Interface | static |
| getParser() | Parsing_MIDI_Interface | inline |
| getSysExMessage() const | Parsing_MIDI_Interface | |
| hexCharToNibble(char hex) | StreamDebugMIDI_Interface | inlineprivatestatic |
| MIDI_Interface() | MIDI_Interface | protected |
| onChannelMessage() | Parsing_MIDI_Interface | private |
| onRealtimeMessage(uint8_t message) | Parsing_MIDI_Interface | private |
| onSysExMessage() | Parsing_MIDI_Interface | private |
| parser | StreamMIDI_Interface | protected |
| Parsing_MIDI_Interface(MIDI_Parser &parser) | Parsing_MIDI_Interface | protected |
| read() override | StreamDebugMIDI_Interface | virtual |
| secondChar | StreamDebugMIDI_Interface | private |
| send(uint8_t m, uint8_t c, uint8_t d1, uint8_t d2) | MIDI_Interface | |
| send(uint8_t m, uint8_t c, uint8_t d1) | MIDI_Interface | |
| send(SysExMessage message) | MIDI_Interface | |
| send(const uint8_t(&sysexdata)[N], uint8_t cn=0) | MIDI_Interface | inline |
| send(uint8_t rt, uint8_t cn=0) | MIDI_Interface | |
| sendCC(MIDICNChannelAddress address, uint8_t value) | MIDI_Interface | |
| sendCP(MIDICNChannel address, uint8_t pressure) | MIDI_Interface | |
| sendImpl(uint8_t m, uint8_t c, uint8_t d1, uint8_t d2, uint8_t cn) override | StreamDebugMIDI_Interface | protectedvirtual |
| sendImpl(uint8_t m, uint8_t c, uint8_t d1, uint8_t cn) override | StreamDebugMIDI_Interface | protectedvirtual |
| sendImpl(const uint8_t *data, size_t length, uint8_t cn) override | StreamDebugMIDI_Interface | protectedvirtual |
| sendImpl(uint8_t rt, uint8_t cn) override | StreamDebugMIDI_Interface | protectedvirtual |
| sendKP(MIDICNChannelAddress address, uint8_t pressure) | MIDI_Interface | |
| sendNoteOff(MIDICNChannelAddress address, uint8_t velocity) | MIDI_Interface | |
| sendNoteOn(MIDICNChannelAddress address, uint8_t velocity) | MIDI_Interface | |
| sendOnCable(uint8_t m, uint8_t c, uint8_t d1, uint8_t d2, uint8_t cn) | MIDI_Interface | |
| sendOnCable(uint8_t m, uint8_t c, uint8_t d1, uint8_t cn) | MIDI_Interface | |
| sendOnCable(uint8_t r, uint8_t cn) | MIDI_Interface | |
| sendPB(MIDICNChannel address, uint16_t value) | MIDI_Interface | |
| sendPC(MIDICNChannelAddress address) | MIDI_Interface | |
| sendPC(MIDICNChannel address, uint8_t value) | MIDI_Interface | |
| serial | SerialDebugMIDI_Interface< T > | private |
| SerialDebugMIDI_Interface(T &serial, unsigned long baud=AH::defaultBaudRate) | SerialDebugMIDI_Interface< T > | inline |
| setAsDefault() | MIDI_Interface | |
| setCallbacks(MIDI_Callbacks *cb) override | Parsing_MIDI_Interface | inlinevirtual |
| setCallbacks(MIDI_Callbacks *cb)=0 | Parsing_MIDI_Interface | |
| setCallbacks(MIDI_Callbacks &cb) | Parsing_MIDI_Interface | inline |
| MIDI_Interface::setCallbacks(MIDI_Callbacks &cb) | MIDI_Interface | inline |
| stream | StreamMIDI_Interface | protected |
| StreamDebugMIDI_Interface(Stream &stream) | StreamDebugMIDI_Interface | inline |
| StreamMIDI_Interface(Stream &stream) | StreamMIDI_Interface | inline |
| update() override | Parsing_MIDI_Interface | virtual |
| ~MIDI_Interface() | MIDI_Interface | virtual |