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

◆ getSilenceDuration()

u32 fl::audio::Processor::getSilenceDuration ( )

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

518 {
519 return getSilenceDetector()->getSilenceDuration();
520}
shared_ptr< detector::Silence > getSilenceDetector() FL_NOEXCEPT

References getSilenceDetector(), and getSilenceDuration().

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

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