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

◆ getTransientStrength()

float fl::audio::Processor::getTransientStrength ( )

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

522 {
523 return clamp01(getTransientDetector()->getStrength());
524}
shared_ptr< detector::Transient > getTransientDetector() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getTransientDetector(), and getTransientStrength().

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

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