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
USTRUCT&40;BlueprintType&41;
struct FSourceEffectDynamicsProcessorSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AttackTimeMsec | ||
| uint32: 1 | bAnalogMode | ||
| uint32: 1 | bStereoLinked | ||
| ESourceEffectDynamicsProcessorType | DynamicsProcessorType | ||
| float | InputGainDb | ||
| float | KneeBandwidthDb | ||
| float | LookAheadMsec | ||
| float | OutputGainDb | ||
| ESourceEffectDynamicsPeakMode | PeakMode | ||
| float | Ratio | ||
| float | ReleaseTimeMsec | ||
| float | ThresholdDb |
Constructors
| Type | Name | Description | |
|---|---|---|---|