Control Surface  1.2.0
MIDI Control Surface library for Arduino
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
getRaw() 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