| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
 
uint16_t pin_t
The type for Arduino pins (and ExtendedIOElement pins).
 
void setVelocity(uint8_t velocity)
 
#define BEGIN_CS_NAMESPACE
 
uint8_t getVelocity() const
 
Class that sends MIDI note on and off messages.