|
FastLED 3.9.15
|
| LIB8STATIC u16 fl::beat88 | ( | accum88 | beats_per_minute_88, |
| u32 | timebase = 0 ) |
Generates a 16-bit "sawtooth" wave at a given BPM, with BPM specified in Q8.8 fixed-point format.
| beats_per_minute_88 | the frequency of the wave, in Q8.8 format |
| timebase | the time offset of the wave from the millis() timer |
Definition at line 26 of file beat.h.
References FL_NOEXCEPT, LIB8STATIC, and millis().
Referenced by beat16(), and beatsin88().
Here is the call graph for this function:
Here is the caller graph for this function: