ESourceEffectDynamicsProcessorType

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectDynamicsProcessor.h

Include

#include "SourceEffects/SourceEffectDynamicsProcessor.h"

Syntax

enum ESourceEffectDynamicsProcessorType
{
    Compressor    = 0,
    Limiter,
    Expander,
    Gate,
    Count,
}

Values

Name

Description

Compressor

Limiter

Expander

Gate

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