unreal.SynthLFOType

class unreal.SynthLFOType

Bases: unreal.EnumBase

ESynth LFOType

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: EpicSynth1Types.h

DOWN_SAW

2

EXPONENTIAL

5

RANDOM_SAMPLE_HOLD

6

SINE

0

SQUARE

3

TRIANGLE

4

UP_SAW

1