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

◆ setMidThreshold()

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

Set mid accent threshold (default: 1.3) - critical for snare.

Definition at line 103 of file backbeat.h.

103{ mMidThreshold = threshold; }

References mMidThreshold.