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

◆ getDropImpact()

float fl::audio::Processor::getDropImpact ( )

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

562 {
563 return clamp01(getDropDetector()->getLastDrop().impact);
564}
shared_ptr< detector::DropDetector > getDropDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getDropDetector(), and getDropImpact().

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

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