Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
Inheritance Hierarchy
- FPseudoConstantQKernelSettings
- FConstantQAnalyzerSettings
- FConstantQNRTSettings
- FConstantQSettings
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQAnalyzer.h |
| Include | #include "ConstantQAnalyzer.h" |
Syntax
struct FConstantQAnalyzerSettings : public Audio::FPseudoConstantQKernelSettings
Remarks
Settings for the Constant Q Analyzer.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | FFTSize | Size of FFT describe in number of samples | |
| EConstantQScaling | Scaling | Type of scaling to use. | |
| ESpectrumType | SpectrumType | Type of spectrum to use. | |
| EWindowType | WindowType | Type of window to be applied to input audio |
Constructors
| Type | Name | Description | |
|---|---|---|---|