FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getDBFS()

double fl::SoundLevelMeter::getDBFS ( ) const
inline
Returns
most recent block’s level in dBFS (≤ 0)

Definition at line 75 of file audio.h.

75{ return current_dbfs_; }
double current_dbfs_
Definition audio.h:97

References current_dbfs_.