unreal.PhaserLFOType

class unreal.PhaserLFOType

Bases: EnumBase

EPhaser LFOType

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SourceEffectPhaser.h

DOWN_SAW: PhaserLFOType

2

EXPONENTIAL: PhaserLFOType

5

RANDOM_SAMPLE_HOLD: PhaserLFOType

6

SINE: PhaserLFOType

0

SQUARE: PhaserLFOType

3

TRIANGLE: PhaserLFOType

4

UP_SAW: PhaserLFOType

1