10namespace ManyAddresses {
33template <setting_t NumBanks, u
int8_t NumRows, u
int8_t NumCols>
36 DigitalCCSender, NumRows, NumCols> {
#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".
Array< T, N > copyAs(const Array< U, N > &src)
Copy an Array to an Array of a different type.
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.