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

◆ getEqBin()

float fl::audio::Processor::getEqBin ( int index)

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

698 {
699 return clamp01(getEqualizerDetector()->getBin(index));
700}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT
static float clamp01(float v)

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

Referenced by getEqBin(), and onDropImpact().

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