unreal.SynthLFOType

class unreal.SynthLFOType

Bases: EnumBase

ESynth LFOType

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: EpicSynth1Types.h

DOWN_SAW: SynthLFOType = Ellipsis

2

EXPONENTIAL: SynthLFOType = Ellipsis

5

RANDOM_SAMPLE_HOLD: SynthLFOType = Ellipsis

6

SINE: SynthLFOType = Ellipsis

0

SQUARE: SynthLFOType = Ellipsis

3

TRIANGLE: SynthLFOType = Ellipsis

4

UP_SAW: SynthLFOType = Ellipsis

1