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

◆ getEqDominantFreqHz()

float fl::audio::Processor::getEqDominantFreqHz ( )

Frequency of strongest bin (Hz)

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

710 {
711 return getEqualizerDetector()->getDominantFreqHz();
712}
shared_ptr< detector::EqualizerDetector > getEqualizerDetector() FL_NOEXCEPT

References getEqDominantFreqHz(), and getEqualizerDetector().

Referenced by getEqDominantFreqHz(), and onDropImpact().

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