Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces
NoteCCRangeLEDBar.hpp File Reference
#include <AH/Hardware/ExtendedInputOutput/ExtendedInputOutput.hpp>
#include <AH/Hardware/LEDs/DotBarDisplayLEDs.hpp>
#include <MIDI_Inputs/NoteCCRange.hpp>
Include dependency graph for NoteCCRangeLEDBar.hpp:
This graph shows which files directly or indirectly include this file:

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  NoteLEDBar< BankSize, NumLEDs >
 Class that listens for Note events and displays the velocity on an LED Bar Graph. More...
 
class  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.