10namespace ManyAddresses {
33template <setting_t NumBanks, u
int8_t NumRows, u
int8_t NumCols>
36 DigitalCCSender, NumRows, NumCols> {
66 const PinList<NumCols> &
colPins,
Array2D< uint8_t, NumRows, NumCols > AddressMatrix
#define BEGIN_CS_NAMESPACE
A class that groups Bankable MIDI Output Elements and Bankable MIDI Input Elements,...
Class that sends MIDI control change messages signifying either "on" or "off".
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
An array wrapper for easy copying, comparing, and iterating.