Control Surface main
MIDI Control Surface library for Arduino
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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