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

◆ getKeyConfidence()

float fl::audio::Processor::getKeyConfidence ( )

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

618 {
619 return clamp01(getKeyDetector()->getCurrentKey().confidence);
620}
shared_ptr< detector::KeyDetector > getKeyDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getKeyConfidence(), and getKeyDetector().

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

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