25template <u
int8_t NumRows, u
int8_t NumCols>
constexpr Channel Channel_1
#define BEGIN_CS_NAMESPACE
Class that sends MIDI note on and off messages.
void setVelocity(uint8_t velocity)
uint8_t getVelocity() const
A class for saving a MIDI channel and cable number.
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.