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

◆ getBassLevel()

float fl::audio::Processor::getBassLevel ( )

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

490 {
491 return clamp01(getFrequencyBands()->getBassNorm());
492}
shared_ptr< detector::FrequencyBands > getFrequencyBands() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getBassLevel(), and getFrequencyBands().

Referenced by getBassLevel(), fl::audio::Reactive::getBassLevel(), and onDropImpact().

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