Control Surface  1.1.1
MIDI Control Surface library for Arduino
Channel Member List

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

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