FastLED
3.9.15
Loading...
Searching...
No Matches
◆
ChordType
enum class
fl::audio::detector::ChordType
strong
Enumerator
MAJOR
MINOR
DIMINISHED
AUGMENTED
MAJOR7
MINOR7
DOMINANT7
SUSPENDED2
SUSPENDED4
UNKNOWN
Definition at line
14
of file
chord.h
.
14
{
15
MAJOR
,
16
MINOR
,
17
DIMINISHED
,
18
AUGMENTED
,
19
MAJOR7
,
20
MINOR7
,
21
DOMINANT7
,
22
SUSPENDED2
,
23
SUSPENDED4
,
24
UNKNOWN
25
};
fl::audio::detector::ChordType::AUGMENTED
@ AUGMENTED
Definition
chord.h:18
fl::audio::detector::ChordType::MINOR7
@ MINOR7
Definition
chord.h:20
fl::audio::detector::ChordType::DOMINANT7
@ DOMINANT7
Definition
chord.h:21
fl::audio::detector::ChordType::MINOR
@ MINOR
Definition
chord.h:16
fl::audio::detector::ChordType::MAJOR
@ MAJOR
Definition
chord.h:15
fl::audio::detector::ChordType::UNKNOWN
@ UNKNOWN
Definition
chord.h:24
fl::audio::detector::ChordType::DIMINISHED
@ DIMINISHED
Definition
chord.h:17
fl::audio::detector::ChordType::MAJOR7
@ MAJOR7
Definition
chord.h:19
fl::audio::detector::ChordType::SUSPENDED2
@ SUSPENDED2
Definition
chord.h:22
fl::audio::detector::ChordType::SUSPENDED4
@ SUSPENDED4
Definition
chord.h:23
fl
audio
detector
Generated on Tue Jun 16 2026 00:07:08 for FastLED by
1.13.2