FOnsetNRTSettings

[FOnsetNRTSettings](API\Plugins\AudioSynesthesiaCore\FOnsetNRTSettings)

Choose your operating system:

Windows

macOS

Linux

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

FOnsetNRTSettings

Settings for the Constant Q Non-Real-Time Factory.

Variables

Name Description

Public variable

bool

 

bDownmixToMono

If true, all channels are mixed together with equal power before analysis.

Public variable

FOnsetStrengthS...

 

OnsetStrengthSettings

Public variable

FPeakPickerSett...

 

PeakPickerSettings

Constructors

Name Description

Public function

FOnsetNRTSettings()