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

◆ getEqVolume()

float fl::audio::Processor::getEqVolume ( )

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

686 {
687 return clamp01(getEqualizerDetector()->getVolume());
688}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT
static float clamp01(float v)

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

Referenced by getEqVolume(), and onDropImpact().

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