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

Detailed Description

Definition at line 46 of file key.h.

#include <key.h>

Public Member Functions

 Key () FL_NOEXCEPT
 
 Key (u8 root, bool minor, float conf, u32 time)
 
void getKeyName (char *buffer, size_t bufferSize) const
 
const char * getQuality () const
 
const char * getRootName () const
 
bool isValid () const
 
bool operator!= (const Key &other) const
 
bool operator== (const Key &other) const
 

Public Attributes

float confidence
 
u32 duration
 
bool isMinor
 
u8 rootNote
 
u32 timestamp
 

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