FastLED 3.9.15
|
LIB8STATIC uint8_t beat8 | ( | accum88 | beats_per_minute, |
uint32_t | 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 923 of file lib8tion.h.
References beat16(), and LIB8STATIC.
Referenced by beatsin8(), fl::Pacifica::pacifica_add_whitecaps(), and pacifica_add_whitecaps().