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

◆ getEqBass()

float fl::audio::Processor::getEqBass ( )

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

674 {
675 return clamp01(getEqualizerDetector()->getBass());
676}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT
static float clamp01(float v)

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

Referenced by getEqBass(), and onDropImpact().

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