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