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

◆ getBuildupIntensity()

float fl::audio::Processor::getBuildupIntensity ( )

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

554 {
555 return clamp01(getBuildupDetector()->getIntensity());
556}
shared_ptr< detector::BuildupDetector > getBuildupDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getBuildupDetector(), and getBuildupIntensity().

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

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