#include <FastLED.h>#include <Settings/NamespaceSettings.hpp>#include <stdint.h>#include <MIDI_Inputs/NoteCCRange.hpp>Go to the source code of this file.
Classes | |
| struct | Color | 
| A structure for RGB colors.  More... | |
| struct | DefaultColorMapper | 
| The default mapping from a 7-bit MIDI value to an RGB color.  More... | |
| class | NoteCCFastLED< ColorMapper > | 
| Callback for Note or CC range or value input that displays the value to a FastLED strip.  More... | |
| class | NoteRangeFastLED< RangeLen, ColorMapper > | 
More...  | |
| class | NoteValueFastLED< ColorMapper > | 
| class | CCRangeFastLED< RangeLen, ColorMapper > | 
| class | CCValueFastLED< ColorMapper > | 
| class | Bankable::NoteRangeFastLED< RangeLen, BankSize, ColorMapper > | 
| class | Bankable::NoteValueFastLED< BankSize, ColorMapper > | 
| class | Bankable::CCRangeFastLED< RangeLen, BankSize, ColorMapper > | 
| class | Bankable::CCValueFastLED< BankSize, ColorMapper > | 
Namespaces | |
| Bankable | |
| A namespace for MIDI elements that can be added to a Bank, to change their address or channel.  | |
 1.8.16