FastLED
3.9.7
Loading...
Searching...
No Matches
color_mapper.h
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_
ColorHSV
Definition
color.h:56
examples
LuminescentGrand
shared
color_mapper.h
Generated on Fri Dec 20 2024 20:54:48 for FastLED by
1.11.0