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

◆ setBassThreshold()

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

Set bass accent threshold (default: 1.2)

Definition at line 100 of file backbeat.h.

100{ mBassThreshold = threshold; }

References mBassThreshold.