Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MIDIAddress Member List

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

addressesMIDIAddressprivate
getAddress() constMIDIAddressinline
getCableNumber() constMIDIAddressinline
getChannel() constMIDIAddressinline
getChannelCable() constMIDIAddressinline
getRawCableNumber() constMIDIAddressinline
getRawChannel() constMIDIAddressinline
invalid()MIDIAddressinlinestatic
isValid() constMIDIAddressinline
matchAddressInRange(MIDIAddress toMatch, MIDIAddress base, uint8_t length)MIDIAddressstatic
matchSingle(MIDIAddress toMatch, MIDIAddress base)MIDIAddressinlinestatic
MIDIAddress()MIDIAddressinline
MIDIAddress(int address, MIDIChannelCable channelCN)MIDIAddressinline
MIDIAddress(int address, Channel channel=Channel_1, Cable cableNumber=Cable_1)MIDIAddressinline
MIDIAddress(int address, Cable cableNumber)MIDIAddressinline
MIDIAddress(Channel channel, Cable cableNumber=Cable_1)MIDIAddressinline
MIDIAddress(MIDIChannelCable address)MIDIAddressinline
operator bool() constMIDIAddressinlineexplicit
operator!=(MIDIAddress rhs) constMIDIAddressinline
operator+(RelativeMIDIAddress rhs) constMIDIAddress
operator+=(RelativeMIDIAddress rhs)MIDIAddress
operator-(RelativeMIDIAddress rhs) constMIDIAddress
operator-=(RelativeMIDIAddress rhs)MIDIAddress
operator==(MIDIAddress rhs) constMIDIAddressinline