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

◆ getEqVolumeNormFactor()

float fl::audio::Processor::getEqVolumeNormFactor ( )

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

690 {
691 return clamp01(getEqualizerDetector()->getVolumeNormFactor());
692}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getEqualizerDetector(), and getEqVolumeNormFactor().

Referenced by getEqVolumeNormFactor(), and onDropImpact().

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