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

◆ isHiHat()

bool fl::audio::Processor::isHiHat ( )

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

574 {
575 return getPercussionDetector()->isHiHat();
576}
shared_ptr< detector::Percussion > getPercussionDetector() FL_NOEXCEPT

References getPercussionDetector(), and isHiHat().

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

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