![]() |
ERIS CORE
|
Go to the source code of this file.
Classes | |
class | erisAudioAnalyzeFFT1024 |
struct | FFTReadRangeStruct |
Enumerations | |
enum | subsample_range { SS_LOWFREQ , SS_HIGHFREQ } |
Functions | |
struct FFTReadRangeStruct | __attribute__ ((aligned(32))) |
Variables | |
erisAudioAnalyzeFFT1024 | __attribute__ |
float | avgValueFast |
float | avgValueSlow |
uint16_t | cqtBin |
float | estimatedFrequency |
uint16_t | peakBin |
float | peakFrequency |
float | peakValue |
float | phase |
uint16_t | startBin |
float | startFrequency |
uint16_t | stopBin |
float | stopFrequency |
float | transientValue |
Definition in file eris_analyze_fft1024.h.