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

◆ getMoodArousal()

float fl::audio::Processor::getMoodArousal ( )

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

622 {
623 return clamp01(getMoodAnalyzer()->getArousal());
624}
shared_ptr< detector::MoodAnalyzer > getMoodAnalyzer() FL_NOEXCEPT
static float clamp01(float v)

References fl::audio::clamp01(), getMoodAnalyzer(), and getMoodArousal().

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

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