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

◆ setHighThreshold()

void fl::audio::detector::Backbeat::setHighThreshold ( float threshold)
inline

Set high accent threshold (default: 1.1)

Definition at line 106 of file backbeat.h.

106{ mHighThreshold = threshold; }

References mHighThreshold.