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

This is the complete list of members for FineGrainedMIDI_Callbacks< Derived >, including all inherited members.

onActiveSensing(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onChannelMessage(MIDI_Interface &, ChannelMessage msg) overrideFineGrainedMIDI_Callbacks< Derived >inlineprotectedvirtual
onChannelPressure(Channel channel, uint8_t pressure, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onClock(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onContinue(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onControlChange(Channel channel, uint8_t controller, uint8_t value, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onKeyPressure(Channel channel, uint8_t note, uint8_t pressure, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onNoteOff(Channel channel, uint8_t note, uint8_t velocity, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onNoteOn(Channel channel, uint8_t note, uint8_t velocity, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onPitchBend(Channel channel, uint16_t bend, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onProgramChange(Channel channel, uint8_t program, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onRealTimeMessage(MIDI_Interface &, RealTimeMessage msg) overrideFineGrainedMIDI_Callbacks< Derived >inlineprotectedvirtual
onSongPosition(uint16_t beats, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onSongSelect(uint8_t songnumber, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onStart(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onStop(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onSysCommonMessage(MIDI_Interface &, SysCommonMessage msg) overrideFineGrainedMIDI_Callbacks< Derived >inlineprotectedvirtual
onSysExMessage(MIDI_Interface &, SysExMessage msg) overrideFineGrainedMIDI_Callbacks< Derived >inlineprotectedvirtual
onSystemExclusive(SysExMessage message)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onSystemReset(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onTimeCodeQuarterFrame(uint8_t data, Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
onTuneRequest(Cable cable)FineGrainedMIDI_Callbacks< Derived >inlineprotected
~MIDI_Callbacks()=defaultMIDI_Callbacksvirtual