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

◆ isDiminuendo()

bool fl::audio::Processor::isDiminuendo ( )

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

534 {
535 return getDynamicsAnalyzer()->isDiminuendo();
536}
shared_ptr< detector::DynamicsAnalyzer > getDynamicsAnalyzer() FL_NOEXCEPT

References getDynamicsAnalyzer(), and isDiminuendo().

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

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