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

◆ getMidLevel()

float fl::audio::Processor::getMidLevel ( )

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

494 {
495 return clamp01(getFrequencyBands()->getMidNorm());
496}
shared_ptr< detector::FrequencyBands > getFrequencyBands() FL_NOEXCEPT
static float clamp01(float v)

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

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

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