FMotoSynthRuntimeSettings

Windows
MacOS
Linux

References

Module

MotoSynth

Header

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthPreset.h

Include

#include "MotoSynthPreset.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FMotoSynthRuntimeSettings

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

UMotoSynthSourc...

 

AccelerationSource

Motosynth source to use for granular engine acceleration.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bGranularEngineEnabled

If the granular engine is enabled.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bStereoWidenerEnabled

If the stereo widener is enabled.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

bool

 

bStereoWidenerFilterEnabled

Delay ratio of left/right channels for stereo widener effect.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

bool

 

bSynthToneEnabled

If the synth tone is enabled.

Public variable UProperty Category, EditAnywhere, Meta

UMotoSynthSourc...

 

DecelerationSource

Motosynth source to use for granular engine deceleration.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

GrainCrossfadeSamplesForConstantRPMs

Number of samples to cross fade grains when on a constant-RPM state. More crossfaded samples can reduce the robotic sound.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

GrainTableRandomOffsetForConstantRPMs

Random grain table offset for cases where RPM is constant. Allows random shuffling of grains to avoid a robotic sound.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

GranularEnginePitchScale

The pitch scale of the granular engine.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

GranularEngineVolume

The volume of the granular engine.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

NumGrainTableEntriesPerGrain

How many grain-table entries to use per runtime grain.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

NumSamplesToCrossfadeBetweenGrains

The volume of the granular engine.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoDelayMsec

If the stereo widener is enabled.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoFeedback

Amount of feedback for stereo widener.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoWidenerDelayRatio

Delay ratio of left/right channels for stereo widener effect.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoWidenerDryLevel

Dry level of stereo delay used for stereo widener.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoWidenerFilterFrequency

Delay ratio of left/right channels for stereo widener effect.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoWidenerFilterQ

Delay ratio of left/right channels for stereo widener effect.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

StereoWidenerWetlevel

Wet level of stereo delay used for stereo widener.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

int32

 

SynthOctaveShift

Octave shift of the synth.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

SynthToneFilterFrequency

The filter frequency of the synth tone.

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

float

 

SynthToneVolume

The volume of the synth tone.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss