Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SourceEffects
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectDynamicsProcessor.h |
Include | #include "SourceEffects/SourceEffectDynamicsProcessor.h" |
Syntax
enum ESourceEffectDynamicsProcessorType
&123;
Compressor = 0,
Limiter,
Expander,
Gate,
UpwardsCompressor,
Count,
&125;
Values
Name | Description |
---|---|
Compressor | |
Limiter | |
Expander | |
Gate | |
UpwardsCompressor | |
Count |