Control Surface  1.1.1
MIDI Control Surface library for Arduino
MultiMIDI_Interface< N > Member List

This is the complete list of members for MultiMIDI_Interface< N >, including all inherited members.

begin() overrideMultiMIDI_Interface< N >inlinevirtual
DefaultMIDI_InterfaceMIDI_Interfaceprivatestatic
getDefault()MIDI_Interfacestatic
interfacesMultiMIDI_Interface< N >private
MIDI_Interface()MIDI_Interfaceprotected
MultiMIDI_Interface(const Array< Parsing_MIDI_Interface *, N > &interfaces)MultiMIDI_Interface< N >inline
send(uint8_t m, uint8_t c, uint8_t d1, uint8_t d2)MIDI_Interface
send(uint8_t m, uint8_t c, uint8_t d1)MIDI_Interface
send(SysExMessage message)MIDI_Interface
send(const uint8_t(&sysexdata)[N], uint8_t cn=0)MIDI_Interfaceinline
send(uint8_t rt, uint8_t cn=0)MIDI_Interface
sendCC(MIDICNChannelAddress address, uint8_t value)MIDI_Interface
sendCP(MIDICNChannel address, uint8_t pressure)MIDI_Interface
sendImpl(uint8_t m, uint8_t c, uint8_t d1, uint8_t d2, uint8_t cn) overrideMultiMIDI_Interface< N >inlineprotectedvirtual
sendImpl(uint8_t m, uint8_t c, uint8_t d1, uint8_t cn) overrideMultiMIDI_Interface< N >inlineprotectedvirtual
sendImpl(const uint8_t *data, size_t length, uint8_t cn) overrideMultiMIDI_Interface< N >inlineprotectedvirtual
sendImpl(uint8_t rt, uint8_t cn) overrideMultiMIDI_Interface< N >inlineprotectedvirtual
sendKP(MIDICNChannelAddress address, uint8_t pressure)MIDI_Interface
sendNoteOff(MIDICNChannelAddress address, uint8_t velocity)MIDI_Interface
sendNoteOn(MIDICNChannelAddress address, uint8_t velocity)MIDI_Interface
sendOnCable(uint8_t m, uint8_t c, uint8_t d1, uint8_t d2, uint8_t cn)MIDI_Interface
sendOnCable(uint8_t m, uint8_t c, uint8_t d1, uint8_t cn)MIDI_Interface
sendOnCable(uint8_t r, uint8_t cn)MIDI_Interface
sendPB(MIDICNChannel address, uint16_t value)MIDI_Interface
sendPC(MIDICNChannelAddress address)MIDI_Interface
sendPC(MIDICNChannel address, uint8_t value)MIDI_Interface
setAsDefault()MIDI_Interface
setCallbacks(MIDI_Callbacks *cb) overrideMultiMIDI_Interface< N >inlinevirtual
setCallbacks(MIDI_Callbacks *cb)=0MultiMIDI_Interface< N >
setCallbacks(MIDI_Callbacks &cb)MultiMIDI_Interface< N >inline
MIDI_Interface::setCallbacks(MIDI_Callbacks &cb)MIDI_Interfaceinline
update() overrideMultiMIDI_Interface< N >inlinevirtual
~MIDI_Interface()MIDI_Interfacevirtual