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

◆ getEnergy()

float fl::audio::Processor::getEnergy ( )

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

482 {
483 return clamp01(getEnergyAnalyzer()->getNormalizedRMS());
484}
shared_ptr< detector::EnergyAnalyzer > getEnergyAnalyzer() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getEnergy(), and getEnergyAnalyzer().

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

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