|
FastLED 3.9.15
|
| LIB8STATIC u16 fl::beat16 | ( | accum88 | beats_per_minute, |
| u32 | timebase = 0 ) |
Generates a 16-bit "sawtooth" wave at a given BPM.
| beats_per_minute | the frequency of the wave, in decimal |
| timebase | the time offset of the wave from the millis() timer |
Definition at line 41 of file beat.h.
Referenced by pacifica_loop().
Here is the caller graph for this function: