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

◆ getEqVolumeDb()

float fl::audio::Processor::getEqVolumeDb ( )

Volume in approximate dB.

Definition at line 718 of file audio_processor.cpp.hpp.

718 {
719 return getEqualizerDetector()->getVolumeDb();
720}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT

References getEqualizerDetector(), and getEqVolumeDb().

Referenced by getEqVolumeDb(), and onDropImpact().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: