| void SetSynthPreset(FModularSynthPreset& SynthPreset) | FinalNative+1 flags | | 0xE0 |
| void SetSustainGain(float SustainGain) | FinalNative+1 flags | | 0x04 |
| void SetStereoDelayWetlevel(float DelayWetlevel) | FinalNative+1 flags | | 0x04 |
| void SetStereoDelayTime(float DelayTimeMsec) | FinalNative+1 flags | | 0x04 |
| void SetStereoDelayRatio(float DelayRatio) | FinalNative+1 flags | | 0x04 |
| void SetStereoDelayMode(const ESynthStereoDelayMode& StereoDelayMode) | FinalNative+1 flags | | 0x01 |
| void SetStereoDelayIsEnabled(bool StereoDelayEnabled) | FinalNative+1 flags | | 0x01 |
| void SetStereoDelayFeedback(float DelayFeedback) | FinalNative+1 flags | | 0x04 |
| void SetSpread(float Spread) | FinalNative+1 flags | | 0x04 |
| void SetReleaseTime(float ReleaseTimeMsec) | FinalNative+1 flags | | 0x04 |
| void SetPortamento(float Portamento) | FinalNative+1 flags | | 0x04 |
| void SetPitchBend(float PitchBend) | FinalNative+1 flags | | 0x04 |
| void SetPan(float Pan) | FinalNative+1 flags | | 0x04 |
| void SetOscType(int32 OscIndex, const ESynth1OscType& OscType) | FinalNative+1 flags | | 0x05 |
| void SetOscSync(bool bIsSynced) | FinalNative+1 flags | | 0x01 |
| void SetOscSemitones(int32 OscIndex, float Semitones) | FinalNative+1 flags | | 0x08 |
| void SetOscPulsewidth(int32 OscIndex, float Pulsewidth) | FinalNative+1 flags | | 0x08 |
| void SetOscOctave(int32 OscIndex, float Octave) | FinalNative+1 flags | | 0x08 |
| void SetOscGainMod(int32 OscIndex, float OscGainMod) | FinalNative+1 flags | | 0x08 |
| void SetOscGain(int32 OscIndex, float OscGain) | FinalNative+1 flags | | 0x08 |
| void SetOscFrequencyMod(int32 OscIndex, float OscFreqMod) | FinalNative+1 flags | | 0x08 |
| void SetOscCents(int32 OscIndex, float Cents) | FinalNative+1 flags | | 0x08 |
| void SetModEnvSustainGain(float SustainGain) | FinalNative+1 flags | | 0x04 |
| void SetModEnvReleaseTime(float Release) | FinalNative+1 flags | | 0x04 |
| void SetModEnvPatch(const ESynthModEnvPatch& InPatchType) | FinalNative+1 flags | | 0x01 |
| void SetModEnvInvert(bool bInvert) | FinalNative+1 flags | | 0x01 |
| void SetModEnvDepth(float Depth) | FinalNative+1 flags | | 0x04 |
| void SetModEnvDecayTime(float DecayTimeMsec) | FinalNative+1 flags | | 0x04 |
| void SetModEnvBiasPatch(const ESynthModEnvBiasPatch& InPatchType) | FinalNative+1 flags | | 0x01 |
| void SetModEnvBiasInvert(bool bInvert) | FinalNative+1 flags | | 0x01 |
| void SetModEnvAttackTime(float AttackTimeMsec) | FinalNative+1 flags | | 0x04 |
| void SetLFOType(int32 LFOIndex, const ESynthLFOType& LFOType) | FinalNative+1 flags | | 0x05 |
| void SetLFOPatch(int32 LFOIndex, const ESynthLFOPatchType& LFOPatchType) | FinalNative+1 flags | | 0x05 |
| void SetLFOMode(int32 LFOIndex, const ESynthLFOMode& LFOMode) | FinalNative+1 flags | | 0x05 |
| void SetLFOGainMod(int32 LFOIndex, float GainMod) | FinalNative+1 flags | | 0x08 |
| void SetLFOGain(int32 LFOIndex, float Gain) | FinalNative+1 flags | | 0x08 |
| void SetLFOFrequencyMod(int32 LFOIndex, float FrequencyModHz) | FinalNative+1 flags | | 0x08 |
| void SetLFOFrequency(int32 LFOIndex, float FrequencyHz) | FinalNative+1 flags | | 0x08 |
| void SetGainDb(float GainDb) | FinalNative+1 flags | | 0x04 |
| void SetFilterType(const ESynthFilterType& FilterType) | FinalNative+1 flags | | 0x01 |
| void SetFilterQMod(float FilterQ) | FinalNative+1 flags | | 0x04 |
| void SetFilterQ(float FilterQ) | FinalNative+1 flags | | 0x04 |
| void SetFilterFrequencyMod(float FilterFrequencyHz) | FinalNative+1 flags | | 0x04 |
| void SetFilterFrequency(float FilterFrequencyHz) | FinalNative+1 flags | | 0x04 |
| void SetFilterAlgorithm(const ESynthFilterAlgorithm& FilterAlgorithm) | FinalNative+1 flags | | 0x01 |
| void SetEnableUnison(bool EnableUnison) | FinalNative+1 flags | | 0x01 |
| void SetEnableRetrigger(bool RetriggerEnabled) | FinalNative+1 flags | | 0x01 |
| void SetEnablePolyphony(bool bEnablePolyphony) | FinalNative+1 flags | | 0x01 |
| bool SetEnablePatch(const FPatchId& PatchId, bool bIsEnabled) | FinalNative+1 flags | | 0x06 |
| void SetEnableLegato(bool LegatoEnabled) | FinalNative+1 flags | | 0x01 |
| void SetDecayTime(float DecayTimeMsec) | FinalNative+1 flags | | 0x04 |
| void SetChorusFrequency(float Frequency) | FinalNative+1 flags | | 0x04 |
| void SetChorusFeedback(float Feedback) | FinalNative+1 flags | | 0x04 |
| void SetChorusEnabled(bool EnableChorus) | FinalNative+1 flags | | 0x01 |
| void SetChorusDepth(float Depth) | FinalNative+1 flags | | 0x04 |
| void SetAttackTime(float AttackTimeMsec) | FinalNative+1 flags | | 0x04 |
| void NoteOn(float Note, int32 Velocity, float Duration) | FinalNative+1 flags | | 0x0C |
| void NoteOff(float Note, bool bAllNotesOff, bool bKillAllNotes) | FinalNative+1 flags | | 0x06 |
| FPatchId CreatePatch(const ESynth1PatchSource& PatchSource, const TArray<FSynth1PatchCable>& PatchCables, bool bEnableByDefault) | FinalNative+1 flags | | 0x20 |