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

◆ isSilent()

bool fl::audio::Reactive::isSilent ( )

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

1011{ return ensureAudioProcessor().isSilent(); }
bool isSilent() FL_NOEXCEPT
Processor & ensureAudioProcessor()

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

+ Here is the call graph for this function: