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

◆ getBackbeatConfidence()

float fl::audio::Processor::getBackbeatConfidence ( )

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

606 {
607 return clamp01(getBackbeatDetector()->getConfidence());
608}
shared_ptr< detector::Backbeat > getBackbeatDetector() FL_NOEXCEPT
static float clamp01(float v)

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

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

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