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

◆ setBassRange()

void fl::audio::detector::FrequencyBands::setBassRange ( float min,
float max )
inline

Definition at line 43 of file frequency_bands.h.

43{ mBassMin = min; mBassMax = max; }
FL_DISABLE_WARNING_PUSH U constexpr common_type_t< T, U > min(T a, U b) FL_NOEXCEPT
Definition math.h:71
constexpr common_type_t< T, U > max(T a, U b) FL_NOEXCEPT
Definition math.h:75

References fl::max(), mBassMax, mBassMin, and fl::min().

+ Here is the call graph for this function: