unreal.SynthLFOPatchType

class unreal.SynthLFOPatchType

Bases: EnumBase

ESynth LFOPatch Type

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: EpicSynth1Types.h

PATCH_LFO1_TO_LFO2_FREQUENCY: SynthLFOPatchType = Ellipsis

7

PATCH_LFO1_TO_LFO2_GAIN: SynthLFOPatchType = Ellipsis

8

PATCH_TO_FILTER_FREQ: SynthLFOPatchType = Ellipsis

3

PATCH_TO_FILTER_Q: SynthLFOPatchType = Ellipsis

4

PATCH_TO_GAIN: SynthLFOPatchType = Ellipsis

1

PATCH_TO_NONE: SynthLFOPatchType = Ellipsis

0

PATCH_TO_OSC_FREQ: SynthLFOPatchType = Ellipsis

2

PATCH_TO_OSC_PAN: SynthLFOPatchType = Ellipsis

6

PATCH_TO_OSC_PULSE_WIDTH: SynthLFOPatchType = Ellipsis

5