#include <SpectrumAnalyzer.h>
◆ EFFTSize
| Enumerator |
|---|
| Default | |
| TestingMin_8 | |
| Min_64 | |
| Small_256 | |
| Medium_512 | |
| Large_1024 | |
| VeryLarge_2048 | |
| TestLarge_4096 | |
◆ FSpectrumAnalyzerSettings()
| Audio::FSpectrumAnalyzerSettings::FSpectrumAnalyzerSettings |
( |
| ) |
|
|
inline |
◆ FFTSize
| EFFTSize Audio::FSpectrumAnalyzerSettings::FFTSize |
◆ HopSize
| float Audio::FSpectrumAnalyzerSettings::HopSize |
Hop size as a percentage of FFTSize. 1.0 indicates a full hop. Keeping this as 0.0 will use whatever hop size can be used for WindowType to maintain COLA.
◆ WindowType
| EWindowType Audio::FSpectrumAnalyzerSettings::WindowType |
The documentation for this struct was generated from the following file: