| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   14 template <
class RelativeSender, 
class ResetSender>
 
   40             case IncrDecrButtons::Reset: 
reset(); 
break;
 
   41             case IncrDecrButtons::Nothing: 
break;
 
   57 #ifdef AH_INDIVIDUAL_BUTTON_INVERT 
  
#define BEGIN_CS_NAMESPACE
 
A type-safe utility class for saving a MIDI address consisting of a 7-bit address,...