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

◆ getBeatConfidence()

float fl::audio::Processor::getBeatConfidence ( )

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

474 {
475 return clamp01(getBeatDetector()->getConfidence());
476}
shared_ptr< detector::Beat > getBeatDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getBeatConfidence(), and getBeatDetector().

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

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