ESynthLFOPatchType

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/EpicSynth1Types.h

Include

#include "EpicSynth1Types.h"

Syntax

enum ESynthLFOPatchType
{
    PatchToNone                 = 0,
    PatchToGain,
    PatchToOscFreq,
    PatchToFilterFreq,
    PatchToFilterQ,
    PatchToOscPulseWidth,
    PatchToOscPan,
    PatchLFO1ToLFO2Frequency,
    PatchLFO1ToLFO2Gain,
    Count,
}

Values

Name

Description

PatchToNone

PatchToGain

PatchToOscFreq

PatchToFilterFreq

PatchToFilterQ

PatchToOscPulseWidth

PatchToOscPan

PatchLFO1ToLFO2Frequency

PatchLFO1ToLFO2Gain

Count

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