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

◆ isKick()

bool fl::audio::Processor::isKick ( )

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

566 {
567 return getPercussionDetector()->isKick();
568}
shared_ptr< detector::Percussion > getPercussionDetector() FL_NOEXCEPT

References getPercussionDetector(), and isKick().

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

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