28template <u
int8_t NumRows, u
int8_t NumCols>
31 DigitalNoteSender, NumRows, NumCols> {
59 const PinList<NumCols> &
colPins,
62 uint8_t velocity = 0x7F)
65 {config, notes, channelCN},
constexpr Channel Channel_1
Array2D< uint8_t, NumRows, NumCols > AddressMatrix
#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.
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.