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

◆ setTrendThreshold()

void fl::audio::detector::DynamicsAnalyzer::setTrendThreshold ( float threshold)

Definition at line 186 of file dynamics_analyzer.cpp.hpp.

186 {
187 mTrendThreshold = threshold;
188}

References mTrendThreshold.