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

◆ onVibeTrebSpike()

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

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

449 {
450 auto detector = getVibeDetector();
451 detector->onTrebSpike.add(callback);
452}
shared_ptr< detector::Vibe > getVibeDetector() FL_NOEXCEPT

References getVibeDetector(), and onVibeTrebSpike().

Referenced by onDropImpact(), and onVibeTrebSpike().

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