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

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

canWrite(cn_t cn) constMIDI_Source
connectSinkPipe(MIDI_Pipe *sink)MIDI_Source
disconnect(TrueMIDI_Sink &sink)MIDI_Source
disconnectSinkPipes()MIDI_Source
disconnectSinkPipesShallow()MIDI_Sourceprivate
exclusive(cn_t cn, bool exclusive=true)MIDI_Source
getInitialSource()MIDI_Sourceinlineprivatevirtual
hasSinkPipe() constMIDI_Sourceinline
MIDI_Source()=defaultMIDI_Source
MIDI_Source(const MIDI_Source &)=deleteMIDI_Source
MIDI_Source(MIDI_Source &&other)MIDI_Source
operator=(const MIDI_Source &)=deleteMIDI_Source
operator=(MIDI_Source &&other)MIDI_Source
sinkPipeMIDI_Sourceprotected
sourceMIDItoPipe(ChannelMessage)MIDI_Source
sourceMIDItoPipe(SysExMessage)MIDI_Source
sourceMIDItoPipe(RealTimeMessage)MIDI_Source
~MIDI_Source()MIDI_Sourcevirtual