#include <MIDI_Inputs/LEDs/NoteCCKPRangeFastLED.hpp>
The default mapping from a 7-bit MIDI value to an RGB color, using the Novation Launchpad mapping.
Definition at line 32 of file NoteCCKPRangeFastLED.hpp.
Public Member Functions | |
CRGB | operator() (uint8_t value, uint8_t index) const |
Map from a 7-bit MIDI value to an RGB color, using the Novation Launchpad mapping. More... | |
|
inline |
Map from a 7-bit MIDI value to an RGB color, using the Novation Launchpad mapping.
Definition at line 35 of file NoteCCKPRangeFastLED.hpp.