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

◆ getEqTreble()

float fl::audio::Processor::getEqTreble ( )

Definition at line 682 of file audio_processor.cpp.hpp.

682 {
683 return clamp01(getEqualizerDetector()->getTreble());
684}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getEqTreble(), and getEqualizerDetector().

Referenced by getEqTreble(), and onDropImpact().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: