Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
Inheritance Hierarchy
- IAnalyzerNRTSettings
- FOnsetNRTSettings
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/OnsetNRTFactory.h |
| Include | #include "OnsetNRTFactory.h" |
Syntax
class FOnsetNRTSettings : public Audio::IAnalyzerNRTSettings
Remarks
Settings for the Constant Q Non-Real-Time Factory.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDownmixToMono | If true, all channels are mixed together with equal power before analysis. | |
| FOnsetStrengthSettings | OnsetStrengthSettings | ||
| FPeakPickerSettings | PeakPickerSettings |
Constructors
| Type | Name | Description | |
|---|---|---|---|