#include <AH/Hardware/ExtendedInputOutput/ExtendedInputOutput.hpp>#include <AH/Hardware/LEDs/DotBarDisplayLEDs.hpp>#include <MIDI_Inputs/NoteCCRange.hpp>Go to the source code of this file.
Classes | |
| class | NoteCCLEDBarCallback< NumLEDs > | 
| Callback class that drives a LED dot/bar display based on a note or control change value.  More... | |
| class | NoteLEDBar< NumLEDs > | 
| Class that listens for Note events and displays the velocity on an LED Bar Graph.  More... | |
| class | CCLEDBar< NumLEDs > | 
| Class that listens for Control Change events and displays the velocity on an LED Bar Graph.  More... | |
| class | Bankable::NoteLEDBar< BankSize, NumLEDs > | 
| Class that listens for Note events and displays the velocity on an LED Bar Graph.  More... | |
| class | Bankable::CCLEDBar< BankSize, NumLEDs > | 
| Class that listens for Control Change events and displays the velocity on an LED Bar Graph.  More... | |
Namespaces | |
| Bankable | |
| A namespace for MIDI elements that can be added to a Bank, to change their address or channel.  | |
 1.8.16