ESynth1OscType

Choose your operating system:

Windows

macOS

Linux

References

Module

Synthesis

Header

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

Include

#include "EpicSynth1Types.h"

Syntax

enum ESynth1OscType
{
    Sine        = 0,
    Saw,
    Triangle,
    Square,
    Noise,
    Count,
}

Values

Name

Description

Sine

Saw

Triangle

Square

Noise

Count