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

◆ isSilent()

bool fl::audio::Processor::isSilent ( )

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

514 {
515 return getSilenceDetector()->isSilent();
516}
shared_ptr< detector::Silence > getSilenceDetector() FL_NOEXCEPT

References getSilenceDetector(), and isSilent().

Referenced by isSilent(), fl::audio::Reactive::isSilent(), and onDropImpact().

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