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

◆ getPitchConfidence()

float fl::audio::Processor::getPitchConfidence ( )

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

538 {
539 return clamp01(getPitchDetector()->getConfidence());
540}
shared_ptr< detector::Pitch > getPitchDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getPitchConfidence(), and getPitchDetector().

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

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