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

◆ setMidRange()

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

Definition at line 44 of file frequency_bands.h.

44{ mMidMin = min; mMidMax = 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(), fl::min(), mMidMax, and mMidMin.

+ Here is the call graph for this function: