FastLED 3.9.15
Loading...
Searching...
No Matches
chord.h File Reference
+ Include dependency graph for chord.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::audio::detector::Chord
 
class  fl::audio::detector::ChordDetector
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::audio
 
namespace  fl::audio::detector
 

Enumerations

enum class  fl::audio::detector::ChordType {
  fl::audio::detector::MAJOR , fl::audio::detector::MINOR , fl::audio::detector::DIMINISHED , fl::audio::detector::AUGMENTED ,
  fl::audio::detector::MAJOR7 , fl::audio::detector::MINOR7 , fl::audio::detector::DOMINANT7 , fl::audio::detector::SUSPENDED2 ,
  fl::audio::detector::SUSPENDED4 , fl::audio::detector::UNKNOWN
}