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

◆ onVibeMidSpike()

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

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

444 {
445 auto detector = getVibeDetector();
446 detector->onMidSpike.add(callback);
447}
shared_ptr< detector::Vibe > getVibeDetector() FL_NOEXCEPT

References getVibeDetector(), and onVibeMidSpike().

Referenced by onDropImpact(), and onVibeMidSpike().

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