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

◆ setThreshold()

void fl::SpectralFluxDetector::setThreshold ( float threshold)

Definition at line 627 of file audio_reactive.cpp.

627 {
628 mFluxThreshold = threshold;
629}

References mFluxThreshold.