43 void setVelocity(uint8_t velocity) { this->sender.setVelocity(velocity); }
45 uint8_t
getVelocity()
const {
return this->sender.getVelocity(); }
#define BEGIN_CS_NAMESPACE
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
Type for storing pin numbers of Extended Input/Output elements.