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

◆ getBeatConfidence()

float fl::audio::detector::MusicalBeat::getBeatConfidence ( ) const

Get beat confidence for the last detected beat.

Returns
Confidence score (0.0-1.0), higher = more rhythmic consistency

Definition at line 86 of file musical_beat_detector.cpp.hpp.

86 {
88}
float mLastBeatConfidence
Last beat confidence score.

References mLastBeatConfidence.

Referenced by ~MusicalBeat().

+ Here is the caller graph for this function: