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 73 of file audio.h.

73{ return current_dbfs_; }
double current_dbfs_
Definition audio.h:95

References current_dbfs_.