FastLED
3.9.15
Loading...
Searching...
No Matches
◆
Category
enum
fl::audio::detector::Mood::Category
Enumerator
CALM_NEGATIVE
CALM_POSITIVE
ENERGETIC_NEGATIVE
ENERGETIC_POSITIVE
NEUTRAL
Definition at line
24
of file
mood_analyzer.h
.
24
{
25
CALM_NEGATIVE
,
// Low arousal, negative valence (sad, melancholic)
26
CALM_POSITIVE
,
// Low arousal, positive valence (peaceful, content)
27
ENERGETIC_NEGATIVE
,
// High arousal, negative valence (angry, tense)
28
ENERGETIC_POSITIVE
,
// High arousal, positive valence (happy, excited)
29
NEUTRAL
// Near center, no strong mood
30
};
fl::audio::detector::Mood::CALM_NEGATIVE
@ CALM_NEGATIVE
Definition
mood_analyzer.h:25
fl::audio::detector::Mood::ENERGETIC_POSITIVE
@ ENERGETIC_POSITIVE
Definition
mood_analyzer.h:28
fl::audio::detector::Mood::CALM_POSITIVE
@ CALM_POSITIVE
Definition
mood_analyzer.h:26
fl::audio::detector::Mood::NEUTRAL
@ NEUTRAL
Definition
mood_analyzer.h:29
fl::audio::detector::Mood::ENERGETIC_NEGATIVE
@ ENERGETIC_NEGATIVE
Definition
mood_analyzer.h:27
fl
audio
detector
Mood
Generated on Tue Jun 16 2026 00:07:08 for FastLED by
1.13.2