Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectFoldbackDistortion.h |
| Include | #include "SourceEffects/SourceEffectFoldbackDistortion.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FSourceEffectFoldbackDistortionSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | InputGainDb | The amount of gain to add to input to allow forcing the triggering of the threshold. | |
| float | OutputGainDb | The amount of gain to apply to the output. | |
| float | ThresholdDb | If the audio amplitude is higher than this, it will fold back. |
Constructors
| Type | Name | Description | |
|---|---|---|---|