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

◆ getMoodValence()

float fl::audio::Processor::getMoodValence ( )

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

626 {
627 return clampNeg1To1(getMoodAnalyzer()->getValence());
628}
shared_ptr< detector::MoodAnalyzer > getMoodAnalyzer() FL_NOEXCEPT
static float clampNeg1To1(float v)

References fl::audio::clampNeg1To1(), getMoodAnalyzer(), and getMoodValence().

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

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