| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   16 template <
class Sender, u
int8_t NUMBER_OF_BUTTONS>
 
   50         return buttons[index].getState();
 
   53 #ifdef AH_INDIVIDUAL_BUTTON_INVERT 
  
#define BEGIN_CS_NAMESPACE
 
A class for saving an offset to a MIDI address.
 
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...
 
An array wrapper for easy copying, comparing, and iterating.