FastLED 3.9.15
Loading...
Searching...
No Matches
fl::audio::detector::Chord Struct Reference

Detailed Description

Definition at line 31 of file chord.h.

#include <chord.h>

Public Member Functions

 Chord () FL_NOEXCEPT
 
 Chord (int root, ChordType t, float conf, u32 ts)
 
const char * getRootName () const
 
const char * getTypeName () const
 
bool isValid () const
 

Public Attributes

float confidence
 
int rootNote
 
u32 timestamp
 
ChordType type
 

The documentation for this struct was generated from the following files: