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

◆ isSnare()

bool fl::audio::Processor::isSnare ( )

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

570 {
571 return getPercussionDetector()->isSnare();
572}
shared_ptr< detector::Percussion > getPercussionDetector() FL_NOEXCEPT

References getPercussionDetector(), and isSnare().

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

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