Navigation
API > API/Plugins > API/Plugins/Synthesis > API/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 |
|