EGranularSynthEnvelopeType

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/SynthComponentGranulator.h

Include

#include "SynthComponents/SynthComponentGranulator.h"

Syntax

enum EGranularSynthEnvelopeType
{
    Rectangular,
    Triangle,
    DownwardTriangle,
    UpwardTriangle,
    ExponentialDecay,
    ExponentialIncrease,
    Gaussian,
    Hanning,
    Lanczos,
    Cosine,
    CosineSquared,
    Welch,
    Blackman,
    BlackmanHarris,
    Count,
}

Values

Name

Description

Rectangular

Triangle

DownwardTriangle

UpwardTriangle

ExponentialDecay

ExponentialIncrease

Gaussian

Hanning

Lanczos

Cosine

CosineSquared

Welch

Blackman

BlackmanHarris

Count

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss