baud | SerialDebugMIDI_Interface< SoftwareSerial > | private |
begin() override | SerialDebugMIDI_Interface< SoftwareSerial > | inlinevirtual |
beginAll() | Updatable< MIDI_Interface > | inlinestatic |
callbacks | MIDI_Interface | private |
connectSinkPipe(MIDI_Pipe *sink) | MIDI_Source | |
connectSourcePipe(MIDI_Pipe *source) | MIDI_Sink | |
DefaultMIDI_Interface | MIDI_Interface | privatestatic |
disable() | UpdatableCRTP< Updatable< MIDI_Interface > > | inline |
disable(UpdatableCRTP *element) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinestatic |
disable(UpdatableCRTP &element) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinestatic |
disable(U(&array)[N]) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinestatic |
MIDI_Sink::disconnect(TrueMIDI_Source &source) | MIDI_Sink | |
MIDI_Sink::disconnect(MIDI_Pipe &)=delete | MIDI_Sink | |
MIDI_Source::disconnect(TrueMIDI_Sink &sink) | MIDI_Source | |
MIDI_Source::disconnect(MIDI_Pipe &)=delete | MIDI_Source | |
disconnectSinkPipes() | MIDI_Source | |
disconnectSinkPipesShallow() | MIDI_Source | private |
disconnectSourcePipes() | MIDI_Sink | |
disconnectSourcePipesShallow() | MIDI_Sink | private |
dispatchIncoming(MIDIInterface_t *iface, MIDIReadEvent event) | MIDI_Interface | static |
DoublyLinkable()=default | DoublyLinkable< Updatable< MIDI_Interface > > | protected |
DoublyLinkable(const DoublyLinkable &) | DoublyLinkable< Updatable< MIDI_Interface > > | inlineprotected |
DoublyLinkable(DoublyLinkable &&) | DoublyLinkable< Updatable< MIDI_Interface > > | inlineprotected |
enable() | UpdatableCRTP< Updatable< MIDI_Interface > > | inline |
enable(UpdatableCRTP *element) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinestatic |
enable(UpdatableCRTP &element) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinestatic |
enable(U(&array)[N]) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinestatic |
getChannelMessage() const | StreamDebugMIDI_Interface | inline |
getDefault() | MIDI_Interface | static |
getFinalSink() | MIDI_Sink | inlineprivatevirtual |
getInitialSource() | MIDI_Source | inlineprivatevirtual |
getName() const | MIDIStaller | inlineprotectedvirtual |
getNameNull(MIDIStaller *s) | MIDIStaller | protectedstatic |
getPrefix() const | StreamDebugMIDI_Base | inline |
getRealTimeMessage() const | StreamDebugMIDI_Interface | inline |
getSinkPipe() | MIDI_Source | inline |
getSourcePipe() | MIDI_Sink | inline |
getStaller() const | MIDI_Source | |
getStallerName() const | MIDI_Source | |
getStream() const | StreamDebugMIDI_Interface | inline |
getSysCommonMessage() const | StreamDebugMIDI_Interface | inline |
getSysExMessage() const | StreamDebugMIDI_Interface | inline |
handleStall() override | StreamDebugMIDI_Interface | privatevirtual |
MIDI_Interface::handleStall(MIDIInterface_t *iface) | MIDI_Interface | static |
handleStallers() const | MIDI_Source | |
hasSinkPipe() const | MIDI_Source | inline |
hasSourcePipe() const | MIDI_Sink | inline |
hexstream | StreamDebugMIDI_Interface | private |
isEnabled() const | UpdatableCRTP< Updatable< MIDI_Interface > > | inline |
isStalled() const | MIDI_Source | |
MIDI_Interface()=default | MIDI_Interface | protected |
MIDI_Interface(MIDI_Interface &&)=default | MIDI_Interface | protected |
MIDI_Sink()=default | MIDI_Sink | |
MIDI_Sink(const MIDI_Sink &)=delete | MIDI_Sink | |
MIDI_Sink(MIDI_Sink &&other) | MIDI_Sink | |
MIDI_Source()=default | MIDI_Source | |
MIDI_Source(const MIDI_Source &)=delete | MIDI_Source | |
MIDI_Source(MIDI_Source &&other) | MIDI_Source | |
moveDown() | UpdatableCRTP< Updatable< MIDI_Interface > > | inline |
next | DoublyLinkable< Updatable< MIDI_Interface > > | protected |
onChannelMessage(ChannelMessage message) | MIDI_Interface | protected |
onRealTimeMessage(RealTimeMessage message) | MIDI_Interface | protected |
onSysCommonMessage(SysCommonMessage message) | MIDI_Interface | protected |
onSysExMessage(SysExMessage message) | MIDI_Interface | protected |
TrueMIDI_SinkSource::MIDI_Sink::operator=(const MIDI_Sink &)=delete | MIDI_Sink | |
TrueMIDI_SinkSource::MIDI_Sink::operator=(MIDI_Sink &&other) | MIDI_Sink | |
TrueMIDI_SinkSource::MIDI_Source::operator=(const MIDI_Source &)=delete | MIDI_Source | |
TrueMIDI_SinkSource::MIDI_Source::operator=(MIDI_Source &&other) | MIDI_Source | |
Updatable< MIDI_Interface >::operator=(const UpdatableCRTP &) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
Updatable< MIDI_Interface >::operator=(UpdatableCRTP &&) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
DoublyLinkable< Updatable< MIDI_Interface > >::operator=(const DoublyLinkable &) | DoublyLinkable< Updatable< MIDI_Interface > > | inlineprotected |
DoublyLinkable< Updatable< MIDI_Interface > >::operator=(DoublyLinkable &&) | DoublyLinkable< Updatable< MIDI_Interface > > | inlineprotected |
parser | StreamDebugMIDI_Interface | private |
prefix | StreamDebugMIDI_Base | private |
previous | DoublyLinkable< Updatable< MIDI_Interface > > | protected |
read() | StreamDebugMIDI_Interface | |
send(ChannelMessage message) | MIDI_Sender< MIDI_Interface > | |
send(SysCommonMessage message) | MIDI_Sender< MIDI_Interface > | |
send(SysExMessage message) | MIDI_Sender< MIDI_Interface > | |
send(RealTimeMessage message) | MIDI_Sender< MIDI_Interface > | |
sendActiveSensing(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendCC(MIDIAddress address, uint8_t value) | MIDI_Sender< MIDI_Interface > | |
sendChannelMessage(MIDIMessageType m, Channel c, uint8_t d1, uint8_t d2, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendChannelMessage(MIDIMessageType m, Channel c, uint8_t d1, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendChannelMessageImpl(ChannelMessage) override | StreamDebugMIDI_Interface | protectedvirtual |
StreamDebugMIDI_Base::sendChannelMessageImpl(Stream &, ChannelMessage) | StreamDebugMIDI_Base | protected |
sendChannelPressure(MIDIChannelCable address, uint8_t pressure) | MIDI_Sender< MIDI_Interface > | |
sendContinue(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendControlChange(MIDIAddress address, uint8_t value) | MIDI_Sender< MIDI_Interface > | |
sendCP(MIDIChannelCable address, uint8_t pressure) | MIDI_Sender< MIDI_Interface > | |
sendKeyPressure(MIDIAddress address, uint8_t pressure) | MIDI_Sender< MIDI_Interface > | |
sendKP(MIDIAddress address, uint8_t pressure) | MIDI_Sender< MIDI_Interface > | |
sendMTCQuarterFrame(uint8_t data, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendMTCQuarterFrame(uint8_t messageType, uint8_t values, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendNoteOff(MIDIAddress address, uint8_t velocity) | MIDI_Sender< MIDI_Interface > | |
sendNoteOn(MIDIAddress address, uint8_t velocity) | MIDI_Sender< MIDI_Interface > | |
sendNow() | MIDI_Sender< MIDI_Interface > | |
sendNowImpl() override | StreamDebugMIDI_Interface | protectedvirtual |
StreamDebugMIDI_Base::sendNowImpl(Stream &) | StreamDebugMIDI_Base | inlineprotected |
sendPB(MIDIChannelCable address, uint16_t value) | MIDI_Sender< MIDI_Interface > | |
sendPC(MIDIAddress address) | MIDI_Sender< MIDI_Interface > | |
sendPC(MIDIChannelCable address, uint8_t value) | MIDI_Sender< MIDI_Interface > | |
sendPitchBend(MIDIChannelCable address, uint16_t value) | MIDI_Sender< MIDI_Interface > | |
sendProgramChange(MIDIAddress address) | MIDI_Sender< MIDI_Interface > | |
sendProgramChange(MIDIChannelCable address, uint8_t value) | MIDI_Sender< MIDI_Interface > | |
sendRealTime(MIDIMessageType rt, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendRealTime(uint8_t rt, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendRealTimeImpl(RealTimeMessage) override | StreamDebugMIDI_Interface | protectedvirtual |
StreamDebugMIDI_Base::sendRealTimeImpl(Stream &, RealTimeMessage) | StreamDebugMIDI_Base | protected |
sendSongPositionPointer(uint16_t spp, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSongSelect(uint8_t song, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendStart(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendStop(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSysCommon(MIDIMessageType m, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSysCommon(MIDIMessageType m, uint8_t data1, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSysCommon(MIDIMessageType m, uint8_t data1, uint8_t data2, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSysCommonImpl(SysCommonMessage) override | StreamDebugMIDI_Interface | protectedvirtual |
StreamDebugMIDI_Base::sendSysCommonImpl(Stream &, SysCommonMessage) | StreamDebugMIDI_Base | protected |
sendSysEx(const uint8_t(&sysexdata)[N], Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSysEx(const uint8_t *data, uint16_t length, Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendSysExImpl(SysExMessage) override | StreamDebugMIDI_Interface | protectedvirtual |
StreamDebugMIDI_Base::sendSysExImpl(Stream &, SysExMessage) | StreamDebugMIDI_Base | protected |
sendSystemReset(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendTimingClock(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
sendTuneRequest(Cable cable=CABLE_1) | MIDI_Sender< MIDI_Interface > | |
SerialDebugMIDI_Interface(SoftwareSerial &serial, unsigned long baud=AH::defaultBaudRate, const char *prefix=nullptr) | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
SerialDebugMIDI_Interface(SoftwareSerial &serial, const char *prefix) | SerialDebugMIDI_Interface< SoftwareSerial > | inline |
setAsDefault() | MIDI_Interface | |
setCallbacks(MIDI_Callbacks *cb) | MIDI_Interface | inline |
setCallbacks(MIDI_Callbacks &cb) | MIDI_Interface | inline |
setPrefix(const char *prefix) | StreamDebugMIDI_Base | inline |
sinkMIDIfromPipe(ChannelMessage msg) override | MIDI_Interface | inlineprotectedvirtual |
sinkMIDIfromPipe(SysExMessage msg) override | MIDI_Interface | inlineprotectedvirtual |
sinkMIDIfromPipe(SysCommonMessage msg) override | MIDI_Interface | inlineprotectedvirtual |
sinkMIDIfromPipe(RealTimeMessage msg) override | MIDI_Interface | inlineprotectedvirtual |
sinkPipe | MIDI_Source | protected |
SoftwareSerialDebugMIDI_Interface(SoftwareSerial &serial, unsigned long baud, const char *prefix=nullptr) | SoftwareSerialDebugMIDI_Interface | inline |
SoftwareSerialDebugMIDI_Interface(SoftwareSerial &serial, const char *prefix) | SoftwareSerialDebugMIDI_Interface | inline |
sourceMIDItoPipe(ChannelMessage) | MIDI_Source | |
sourceMIDItoPipe(SysExMessage) | MIDI_Source | |
sourceMIDItoPipe(SysCommonMessage) | MIDI_Source | |
sourceMIDItoPipe(RealTimeMessage) | MIDI_Source | |
sourcePipe | MIDI_Sink | protected |
stall(MIDIStaller *cause=eternal_stall) | MIDI_Source | |
stallDownstream(MIDIStaller *, MIDI_Source *) | MIDI_Sink | inlineprivatevirtual |
stallUpstream(MIDIStaller *, MIDI_Sink *) | MIDI_Source | inlineprivatevirtual |
StreamDebugMIDI_Base(const char *prefix) | StreamDebugMIDI_Base | inline |
StreamDebugMIDI_Interface(Stream &stream, const char *prefix=nullptr) | StreamDebugMIDI_Interface | inline |
MIDI_Sink::swap(MIDI_Sink &a, MIDI_Sink &b) | MIDI_Sink | static |
MIDI_Source::swap(MIDI_Source &a, MIDI_Source &b) | MIDI_Source | static |
unstall(MIDIStaller *cause=eternal_stall) | MIDI_Source | |
unstallDownstream(MIDIStaller *, MIDI_Source *) | MIDI_Sink | inlineprivatevirtual |
unstallUpstream(MIDIStaller *, MIDI_Sink *) | MIDI_Source | inlineprivatevirtual |
UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlineprotected |
updatables | UpdatableCRTP< Updatable< MIDI_Interface > > | protectedstatic |
update() override | StreamDebugMIDI_Interface | virtual |
updateAll() | Updatable< MIDI_Interface > | inlinestatic |
updateIncoming(MIDIInterface_t *iface) | MIDI_Interface | static |
~DoublyLinkable()=default | DoublyLinkable< Updatable< MIDI_Interface > > | protectedvirtual |
~MIDI_Interface() | MIDI_Interface | virtual |
~MIDI_Sink() | MIDI_Sink | virtual |
~MIDI_Source() | MIDI_Source | virtual |
~MIDIStaller()=default | MIDIStaller | protectedvirtual |
~UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< MIDI_Interface > > | inlinevirtual |