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

◆ getPeakLevel()

float fl::audio::Reactive::getPeakLevel ( )

Definition at line 1007 of file audio_reactive.cpp.hpp.

1007{ return ensureAudioProcessor().getPeakLevel(); }
float getPeakLevel() FL_NOEXCEPT
Processor & ensureAudioProcessor()

References ensureAudioProcessor(), and fl::audio::Processor::getPeakLevel().

+ Here is the call graph for this function: