FastLED 3.9.15
Loading...
Searching...
No Matches

◆ FundamentalNote()

uint8_t FundamentalNote ( int midi_note)

Definition at line 14 of file util.cpp.

14 {
15 return midi_note % 12;
16}

Referenced by SelectColor().

+ Here is the caller graph for this function: