Navigation
API > API/Plugins > API/Plugins/MotoSynth
Inheritance Hierarchy
- ISubmixBufferListener
- FMotoSynthEnginePreviewer
References
| Module | MotoSynth |
| Header | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthPreset.h |
| Include | #include "MotoSynthPreset.h" |
Syntax
class FMotoSynthEnginePreviewer : public ISubmixBufferListener
Remarks
FMotoSynthEnginePreviewer Class used to render the moto synth audio in the content browser. Used to preview the moto synth engine without running PIE.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |
||
| void | SetPreviewRPMCurve
(
const FRichCurve& InRPMCurve |
||
| void | SetSettings
(
const FMotoSynthRuntimeSettings& InSettings |
||
| void | |||
| void |
Overridden from ISubmixBufferListener
| Type | Name | Description | |
|---|---|---|---|
| void | OnNewSubmixBuffer
(
const USoundSubmix* OwningSubmix, |
ISubmixBufferListener. |