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

◆ getDownbeatConfidence()

float fl::audio::Processor::getDownbeatConfidence ( )

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

594 {
595 return clamp01(getDownbeatDetector()->getConfidence());
596}
shared_ptr< detector::Downbeat > getDownbeatDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getDownbeatConfidence(), and getDownbeatDetector().

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

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