Module godot.audioeffectcompressor
Adds a compressor audio effect to an audio bus. Reduces sounds that exceed a certain threshold level, smooths out the dynamics and increases the overall volume.
Structs
| Name | Description |
|---|---|
AudioEffectCompressor
|
Adds a compressor audio effect to an audio bus. Reduces sounds that exceed a certain threshold level, smooths out the dynamics and increases the overall volume. |