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

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

Channel(uint8_t zeroBasedChannel)Channelinlineexplicit
createChannel(uint8_t oneBasedChannel)Channelinlinestatic
getOneBased() constChannelinline
getRaw() constChannelinline
operator!=(const Channel &rhs) constChannelinline
operator+(uint8_t rhs) constChannelinline
operator+=(uint8_t rhs)Channelinline
operator-(uint8_t rhs) constChannelinline
operator-=(uint8_t rhs)Channelinline
operator==(const Channel &rhs) constChannelinline
zeroBasedChannelChannelprivate