AudioEffectDistortionModeEnum Enumeration |
[Missing <summary> documentation for "T:Godot.AudioEffectDistortion.ModeEnum"]
Namespace: Godot
public enum ModeEnum
Member name | Value | Description | |
---|---|---|---|
Clip | 0 | Digital distortion effect which cuts off peaks at the top and bottom of the waveform. | |
Atan | 1 | ||
Lofi | 2 | Low-resolution digital distortion effect. You can use it to emulate the sound of early digital audio devices. | |
Overdrive | 3 | Emulates the warm distortion produced by a field effect transistor, which is commonly used in solid-state musical instrument amplifiers. | |
Waveshape | 4 | Waveshaper distortions are used mainly by electronic musicians to achieve an extra-abrasive sound. |