FastLED
3.9.15
Loading...
Searching...
No Matches
color_mapper.h
Go to the documentation of this file.
1
2
3
#ifndef COLOR_MAPPER_H_
4
#define COLOR_MAPPER_H_
5
6
#include "
./color.h
"
7
8
const
ColorHSV
SelectColor
(
int
midi_note,
float
brightness
,
int
color_selector_val);
9
10
#endif
// COLOR_MAPPER_H_
brightness
UISlider brightness("Brightness", 255, 0, 255, 1)
SelectColor
const ColorHSV SelectColor(int midi_note, float brightness, int color_selector_val)
Definition
color_mapper.cpp:166
color.h
ColorHSV
Definition
color.h:56
examples
LuminescentGrand
shared
color_mapper.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2