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

◆ getVocalConfidence()

float fl::audio::Processor::getVocalConfidence ( )

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

470 {
471 return clamp01(getVocalDetector()->getConfidence());
472}
shared_ptr< detector::Vocal > getVocalDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getVocalConfidence(), and getVocalDetector().

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

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