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

◆ onVibeBassSpike()

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

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

439 {
440 auto detector = getVibeDetector();
441 detector->onBassSpike.add(callback);
442}
shared_ptr< detector::Vibe > getVibeDetector() FL_NOEXCEPT

References getVibeDetector(), and onVibeBassSpike().

Referenced by onDropImpact(), and onVibeBassSpike().

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