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

◆ getChordConfidence()

float fl::audio::Processor::getChordConfidence ( )

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

614 {
615 return clamp01(getChordDetector()->getCurrentChord().confidence);
616}
shared_ptr< detector::ChordDetector > getChordDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getChordConfidence(), and getChordDetector().

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

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