Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Functions
NoteCCKPRangeFastLED.cpp File Reference
#include "NoteCCKPRangeFastLED.hpp"
#include "NovationLaunchpadColorLUT.hpp"
#include <AH/Arduino-Wrapper.h>
+ Include dependency graph for NoteCCKPRangeFastLED.cpp:

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.
 

Function Documentation

◆ velocityToNovationColor()

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.