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

◆ setAccentThreshold()

void fl::audio::detector::Downbeat::setAccentThreshold ( float threshold)
inline

Set accent detection threshold (default: 1.2)

Definition at line 91 of file downbeat.h.

91{ mAccentThreshold = threshold; }

References mAccentThreshold.