Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
Inheritance Hierarchy
- FPseudoConstantQKernelSettings
- FConstantQAnalyzerSettings
- FConstantQSettings
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQFactory.h |
| Include | #include "ConstantQFactory.h" |
Syntax
struct FConstantQSettings :
public IAnalyzerSettings,
public Audio::FConstantQAnalyzerSettings
Remarks
Settings for the Constant Q Non-Real-Time Factory.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AnalysisPeriodInSeconds | Time, in seconds, between constant Q frames. | |
| bool | bDownmixToMono | If true, all channels are mixed together with equal power before analysis. |