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

◆ FundamentalNote()

uint8_t FundamentalNote ( int midi_note)

Definition at line 13 of file util.cpp.

13 {
14 return midi_note % 12;
15}

Referenced by SelectColor().

+ Here is the caller graph for this function: