Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
SerialMIDI_Interface< S > Member List

This is the complete list of members for SerialMIDI_Interface< S >, including all inherited members.

baudSerialMIDI_Interface< S >private
begin() overrideSerialMIDI_Interface< S >inlinevirtual
beginAll()Updatable< MIDI_Interface >inlinestatic
callbacksMIDI_Interfaceprivate
connectSinkPipe(MIDI_Pipe *sink)MIDI_Source
connectSourcePipe(MIDI_Pipe *source)MIDI_Sink
DefaultMIDI_InterfaceMIDI_Interfaceprivatestatic
disable()UpdatableCRTP< Derived >inline
disable(UpdatableCRTP *element)UpdatableCRTP< Derived >inlinestatic
disable(UpdatableCRTP &element)UpdatableCRTP< Derived >inlinestatic
disable(U(&array)[N])UpdatableCRTP< Derived >inlinestatic
MIDI_Sink::disconnect(TrueMIDI_Source &source)MIDI_Sink
MIDI_Sink::disconnect(MIDI_Pipe &)=deleteMIDI_Sink
MIDI_Source::disconnect(TrueMIDI_Sink &sink)MIDI_Source
MIDI_Source::disconnect(MIDI_Pipe &)=deleteMIDI_Source
disconnectSinkPipes()MIDI_Source
disconnectSinkPipesShallow()MIDI_Sourceprivate
disconnectSourcePipes()MIDI_Sink
disconnectSourcePipesShallow()MIDI_Sinkprivate
dispatchIncoming(MIDIInterface_t *iface, MIDIReadEvent event)MIDI_Interfacestatic
DoublyLinkable()=defaultDoublyLinkable< Derived >protected
DoublyLinkable(const DoublyLinkable &)DoublyLinkable< Derived >inlineprotected
DoublyLinkable(DoublyLinkable &&)DoublyLinkable< Derived >inlineprotected
enable()UpdatableCRTP< Derived >inline
enable(UpdatableCRTP *element)UpdatableCRTP< Derived >inlinestatic
enable(UpdatableCRTP &element)UpdatableCRTP< Derived >inlinestatic
enable(U(&array)[N])UpdatableCRTP< Derived >inlinestatic
getChannelMessage() constStreamMIDI_Interface
getDefault()MIDI_Interfacestatic
getFinalSink()MIDI_Sinkinlineprivatevirtual
getInitialSource()MIDI_Sourceinlineprivatevirtual
getName() const overrideStreamMIDI_Interfaceinlineprotectedvirtual
getNameNull(MIDIStaller *s)MIDIStallerprotectedstatic
getRealTimeMessage() constStreamMIDI_Interface
getSinkPipe()MIDI_Sourceinline
getSourcePipe() constMIDI_Sinkinline
getStaller() constMIDI_Source
getStallerName() constMIDI_Source
getSysCommonMessage() constStreamMIDI_Interface
getSysExMessage() constStreamMIDI_Interface
handleStall() overrideStreamMIDI_Interfaceinlineprotectedvirtual
MIDI_Interface::handleStall(MIDIInterface_t *self)MIDI_Interfacestatic
handleStallers() constMIDI_Source
hasSinkPipe() constMIDI_Sourceinline
hasSourcePipe() constMIDI_Sinkinline
isEnabled() constUpdatableCRTP< Derived >inline
isStalled() constMIDI_Source
MIDI_Interface()=defaultMIDI_Interfaceprotected
MIDI_Interface(MIDI_Interface &&)=defaultMIDI_Interfaceprotected
MIDI_Sink()=defaultMIDI_Sink
MIDI_Sink(const MIDI_Sink &)=deleteMIDI_Sink
MIDI_Sink(MIDI_Sink &&other)MIDI_Sink
MIDI_Source()=defaultMIDI_Source
MIDI_Source(const MIDI_Source &)=deleteMIDI_Source
MIDI_Source(MIDI_Source &&other)MIDI_Source
moveDown()UpdatableCRTP< Derived >inline
nextDoublyLinkable< Derived >protected
onChannelMessage(ChannelMessage message)MIDI_Interfaceprotected
onRealTimeMessage(RealTimeMessage message)MIDI_Interfaceprotected
onSysCommonMessage(SysCommonMessage message)MIDI_Interfaceprotected
onSysExMessage(SysExMessage message)MIDI_Interfaceprotected
TrueMIDI_SinkSource::MIDI_Sink::operator=(const MIDI_Sink &)=deleteMIDI_Sink
TrueMIDI_SinkSource::MIDI_Sink::operator=(MIDI_Sink &&other)MIDI_Sink
TrueMIDI_SinkSource::MIDI_Source::operator=(const MIDI_Source &)=deleteMIDI_Source
TrueMIDI_SinkSource::MIDI_Source::operator=(MIDI_Source &&other)MIDI_Source
Updatable< MIDI_Interface >::operator=(const UpdatableCRTP &)UpdatableCRTP< Derived >inlineprotected
Updatable< MIDI_Interface >::operator=(UpdatableCRTP &&)UpdatableCRTP< Derived >inlineprotected
DoublyLinkable< Derived >::operator=(const DoublyLinkable &)DoublyLinkable< Derived >inlineprotected
DoublyLinkable< Derived >::operator=(DoublyLinkable &&)DoublyLinkable< Derived >inlineprotected
parserStreamMIDI_Interfaceprotected
previousDoublyLinkable< Derived >protected
read()StreamMIDI_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) overrideStreamMIDI_Interfaceprotectedvirtual
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() overrideStreamMIDI_Interfaceinlineprotectedvirtual
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) overrideStreamMIDI_Interfaceprotectedvirtual
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) overrideStreamMIDI_Interfaceprotectedvirtual
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) overrideStreamMIDI_Interfaceprotectedvirtual
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 >
SerialMIDI_Interface(S &serial, unsigned long baud=MIDI_BAUD)SerialMIDI_Interface< S >inline
setAsDefault()MIDI_Interface
setCallbacks(MIDI_Callbacks *cb)MIDI_Interfaceinline
setCallbacks(MIDI_Callbacks &cb)MIDI_Interfaceinline
sinkMIDIfromPipe(ChannelMessage msg) overrideMIDI_Interfaceinlineprotectedvirtual
sinkMIDIfromPipe(SysExMessage msg) overrideMIDI_Interfaceinlineprotectedvirtual
sinkMIDIfromPipe(SysCommonMessage msg) overrideMIDI_Interfaceinlineprotectedvirtual
sinkMIDIfromPipe(RealTimeMessage msg) overrideMIDI_Interfaceinlineprotectedvirtual
sinkPipeMIDI_Sourceprotected
sourceMIDItoPipe(ChannelMessage)MIDI_Source
sourceMIDItoPipe(SysExMessage)MIDI_Source
sourceMIDItoPipe(SysCommonMessage)MIDI_Source
sourceMIDItoPipe(RealTimeMessage)MIDI_Source
sourcePipeMIDI_Sinkprotected
stall(MIDIStaller *cause=eternal_stall)MIDI_Source
stallDownstream(MIDIStaller *, MIDI_Source *)MIDI_Sinkinlineprivatevirtual
stallUpstream(MIDIStaller *, MIDI_Sink *)MIDI_Sourceinlineprivatevirtual
streamStreamMIDI_Interfaceprotected
StreamMIDI_Interface(Stream &stream)StreamMIDI_Interfaceinline
MIDI_Sink::swap(MIDI_Sink &a, MIDI_Sink &b)MIDI_Sinkstatic
MIDI_Source::swap(MIDI_Source &a, MIDI_Source &b)MIDI_Sourcestatic
unstall(MIDIStaller *cause=eternal_stall)MIDI_Source
unstallDownstream(MIDIStaller *, MIDI_Source *)MIDI_Sinkinlineprivatevirtual
unstallUpstream(MIDIStaller *, MIDI_Sink *)MIDI_Sourceinlineprivatevirtual
UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlineprotected
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlineprotected
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlineprotected
updatablesUpdatableCRTP< Derived >protectedstatic
update() overrideStreamMIDI_Interfacevirtual
updateAll()Updatable< MIDI_Interface >inlinestatic
updateIncoming(MIDIInterface_t *iface)MIDI_Interfacestatic
~DoublyLinkable()=defaultDoublyLinkable< Derived >protectedvirtual
~MIDI_Interface()MIDI_Interfacevirtual
~MIDI_Sink()MIDI_Sinkvirtual
~MIDI_Source()MIDI_Sourcevirtual
~MIDIStaller()=defaultMIDIStallerprotectedvirtual
~UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlinevirtual