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

◆ onTom()

void fl::audio::Processor::onTom ( function< void()> callback)

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

344 {
345 auto detector = getPercussionDetector();
346 detector->onTom.add(callback);
347}
shared_ptr< detector::Percussion > getPercussionDetector() FL_NOEXCEPT

References getPercussionDetector(), and onTom().

Referenced by onPercussion(), and onTom().

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