#include "NoteCCKPRangeFastLED.hpp"
#include "NovationLaunchpadColorLUT.hpp"
#include <AH/Arduino-Wrapper.h>
Go to the source code of this file.
Functions | |
Color | velocityToNovationColor (uint8_t value) |
The default mapping from a 7-bit MIDI value to an RGB color, using the Novation Launchpad mapping. More... | |
Color velocityToNovationColor | ( | uint8_t | value | ) |
The default mapping from a 7-bit MIDI value to an RGB color, using the Novation Launchpad mapping.
Definition at line 7 of file NoteCCKPRangeFastLED.cpp.