|
FastLED 3.9.15
|
| LIB8STATIC u8 fl::beat8 | ( | accum88 | beats_per_minute, |
| u32 | timebase = 0 ) |
Generates an 8-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 51 of file beat.h.
Referenced by pacifica_add_whitecaps().
Here is the caller graph for this function: