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

◆ getBuildupProgress()

float fl::audio::Processor::getBuildupProgress ( )

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

558 {
559 return clamp01(getBuildupDetector()->getProgress());
560}
shared_ptr< detector::BuildupDetector > getBuildupDetector() FL_NOEXCEPT
static float clamp01(float v)

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

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

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