| 
    Control Surface
     
   1.2.0
   MIDI Control Surface library for Arduino 
   | 
 
Selectors with LED feedback. More...
 Collaboration diagram for Selectors LEDs:Classes | |
| class | EncoderSelectorLEDs< N > | 
| Selector that reads from a rotary encoder. This version displays the setting using LEDs.  More... | |
| class | IncrementDecrementSelectorLEDs< N > | 
| Selector with two buttons (one to increment, one to decrement). This version displays the setting using LEDs.  More... | |
| class | IncrementSelectorLEDs< N > | 
| Selector with one button that increments the selection. This version displays the setting using LEDs.  More... | |
| class | ManyButtonsSelectorLEDs< N > | 
| Selector that reads from \( N \) buttons. This version displays the setting using LEDs.  More... | |
| class | ProgramChangeSelectorLEDs< N > | 
| Selector that listens for MIDI Program Change events on a given MIDI Channel, and uses the program number as its selection. This version displays the setting using LEDs.  More... | |
| class | SwitchSelectorLED | 
| Selector that selects one of two settings, based on the state of a toggle or momentary switch. This version displays the setting using LEDs.  More... | |
Selectors with LED feedback.