16template <
class Sender, u
int8_t NumButtons>
49 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.
Array< T, N > copyAs(const Array< U, N > &src)
Copy an Array to an Array of a different type.
An array wrapper for easy copying, comparing, and iterating.