Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectChorus.h |
| Include | #include "SourceEffects/SourceEffectChorus.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FSourceEffectChorusBaseSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Depth | The depth of the chorus effect. | |
| float | DryLevel | The dry level of the chorus effect. | |
| float | Feedback | The feedback of the chorus effect. | |
| float | Frequency | The frequency of the chorus effect. | |
| float | Spread | The spread of the effect (larger means greater difference between left and right delay lines) | |
| float | WetLevel | The wet level of the chorus effect. |