FastLED 3.9.15
|
void fl::SoundLevelMeter::processBlock | ( | const int16_t * | samples, |
size_t | count ) |
Process a block of int16 PCM samples.
Definition at line 84 of file audio.cpp.
References current_dbfs_, current_spl_, dbfs_floor_global_, offset_, p, smoothing_alpha_, and spl_floor_.
Referenced by processBlock().