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

◆ setFloor()

template<typename T = float>
void fl::detail::SpectralVarianceImpl< T >::setFloor ( T floor)
inline

Change the floor threshold for active channel detection.

Definition at line 88 of file spectral_variance_impl.h.

88{ mFloor = floor; }
Multi-channel EMA with per-bin relative deviation measurement.

References fl::floor(), and mFloor.

+ Here is the call graph for this function: