Control Surface  1.2.0
MIDI Control Surface library for Arduino
Control_Surface_ Member List

This is the complete list of members for Control_Surface_, including all inherited members.

begin()Control_Surface_
canWrite(cn_t cn) constMIDI_Source
ChannelMessageCallback typedefControl_Surface_
channelMessageCallbackControl_Surface_private
connectDefaultMIDI_Interface()Control_Surface_
connectSinkPipe(MIDI_Pipe *sink)MIDI_Source
connectSourcePipe(MIDI_Pipe *source)MIDI_Sink
Control_Surface_(Control_Surface_ const &)=deleteControl_Surface_
Control_Surface_()=defaultControl_Surface_private
TrueMIDI_Sink::disconnect(TrueMIDI_Source &source)MIDI_Sink
TrueMIDI_Source::disconnect(TrueMIDI_Sink &sink)MIDI_Source
disconnectMIDI_Interfaces()Control_Surface_
disconnectSinkPipes()MIDI_Source
disconnectSinkPipesShallow()MIDI_Sourceprivate
disconnectSourcePipes()MIDI_Sink
disconnectSourcePipesShallow()MIDI_Sinkprivate
displayTimerControl_Surface_private
exclusive(cn_t cn, bool exclusive=true)MIDI_Source
getFinalSink()MIDI_Sinkinlineprivatevirtual
getInitialSource()MIDI_Sourceinlineprivatevirtual
getInstance()Control_Surface_static
hasSinkPipe() constMIDI_Sourceinline
hasSourcePipe() constMIDI_Sinkinline
inpipeControl_Surface_private
lockDownstream(cn_t cn, bool lock)MIDI_Sinkinlineprivatevirtual
loop()Control_Surface_
MIDI()Control_Surface_inline
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
operator=(Control_Surface_ const &)=deleteControl_Surface_
TrueMIDI_SinkSource::operator=(const MIDI_Sink &)=deleteMIDI_Sink
TrueMIDI_SinkSource::operator=(MIDI_Sink &&other)MIDI_Sink
TrueMIDI_SinkSource::operator=(const MIDI_Source &)=deleteMIDI_Source
TrueMIDI_Source::operator=(MIDI_Source &&other)MIDI_Source
outpipeControl_Surface_private
potentiometerTimerControl_Surface_private
RealTimeMessageCallback typedefControl_Surface_
realTimeMessageCallbackControl_Surface_private
send(MIDIMessageType m, Channel c, uint8_t d1, uint8_t d2, Cable cable=CABLE_1)MIDI_Sender< Control_Surface_ >
send(MIDIMessageType m, Channel c, uint8_t d1, Cable cable=CABLE_1)MIDI_Sender< Control_Surface_ >
send(ChannelMessage message)MIDI_Sender< Control_Surface_ >
send(SysExMessage message)MIDI_Sender< Control_Surface_ >
send(const uint8_t(&sysexdata)[N], Cable cable=CABLE_1)MIDI_Sender< Control_Surface_ >inline
send(RealTimeMessage message)MIDI_Sender< Control_Surface_ >
send(MIDIMessageType rt, Cable cable=CABLE_1)MIDI_Sender< Control_Surface_ >
sendCC(MIDIAddress address, uint8_t value)MIDI_Sender< Control_Surface_ >
sendCP(MIDIChannelCN address, uint8_t pressure)MIDI_Sender< Control_Surface_ >
sendImpl(uint8_t header, uint8_t d1, uint8_t d2, uint8_t cn)Control_Surface_private
sendImpl(uint8_t header, uint8_t d1, uint8_t cn)Control_Surface_private
sendImpl(const uint8_t *data, size_t length, uint8_t cn)Control_Surface_private
sendImpl(uint8_t rt, uint8_t cn)Control_Surface_private
sendKP(MIDIAddress address, uint8_t pressure)MIDI_Sender< Control_Surface_ >
sendNoteOff(MIDIAddress address, uint8_t velocity)MIDI_Sender< Control_Surface_ >
sendNoteOn(MIDIAddress address, uint8_t velocity)MIDI_Sender< Control_Surface_ >
sendOnCable(MIDIMessageType m, Channel c, uint8_t d1, uint8_t d2, Cable cable)MIDI_Sender< Control_Surface_ >
sendOnCable(MIDIMessageType m, Channel c, uint8_t d1, Cable cable)MIDI_Sender< Control_Surface_ >
sendOnCable(MIDIMessageType rt, Cable cable)MIDI_Sender< Control_Surface_ >
sendPB(MIDIChannelCN address, uint16_t value)MIDI_Sender< Control_Surface_ >
sendPC(MIDIAddress address)MIDI_Sender< Control_Surface_ >
sendPC(MIDIChannelCN address, uint8_t value)MIDI_Sender< Control_Surface_ >
setMIDIInputCallbacks(ChannelMessageCallback channelMessageCallback, SysExMessageCallback sysExMessageCallback, RealTimeMessageCallback realTimeMessageCallback)Control_Surface_inline
sinkMIDIfromPipe(ChannelMessage msg) overrideControl_Surface_privatevirtual
sinkMIDIfromPipe(SysExMessage msg) overrideControl_Surface_privatevirtual
sinkMIDIfromPipe(RealTimeMessage msg) overrideControl_Surface_privatevirtual
sinkPipeMIDI_Sourceprotected
sourceMIDItoPipe(ChannelMessage)MIDI_Source
sourceMIDItoPipe(SysExMessage)MIDI_Source
sourceMIDItoPipe(RealTimeMessage)MIDI_Source
sourcePipeMIDI_Sinkprotected
sysExMessageCallbackControl_Surface_private
SysExMessageCallback typedefControl_Surface_
updateDisplays()Control_Surface_
updateInputs()Control_Surface_
updateMidiInput()Control_Surface_
~MIDI_Sink()MIDI_Sinkvirtual
~MIDI_Source()MIDI_Sourcevirtual