22template <
class BankAddress,
class Sender, u
int8_t NumButtons>
49 sender.sendOn(sendAddress);
53 sender.sendOff(sendAddress);
69 return buttons[index].getState();
#define BEGIN_CS_NAMESPACE
A super class for object that have to be updated regularly.
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
A class for saving an offset to a MIDI address.
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.