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

◆ isCrescendo()

bool fl::audio::Processor::isCrescendo ( )

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

530 {
531 return getDynamicsAnalyzer()->isCrescendo();
532}
shared_ptr< detector::DynamicsAnalyzer > getDynamicsAnalyzer() FL_NOEXCEPT

References getDynamicsAnalyzer(), and isCrescendo().

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

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