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

◆ getBackbeatStrength()

float fl::audio::Processor::getBackbeatStrength ( )

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

610 {
611 return clamp01(getBackbeatDetector()->getStrength());
612}
shared_ptr< detector::Backbeat > getBackbeatDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getBackbeatDetector(), and getBackbeatStrength().

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

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