compressor
Apply dynamic range compression to selected audio to reduce the gap between loud and quiet parts. Adjust threshold, ratio, attack, release, makeup gain, and knee width for precise control.
Instructions
Apply dynamic range compression to the selected audio.
Args: threshold_db: Level above which compression starts (dB). Default: -12 ratio: Compression ratio (e.g. 4.0 = 4:1). Default: 4.0 attack_ms: Attack time in milliseconds. Default: 3.0 release_ms: Release time in milliseconds. Default: 100.0 makeup_gain_db: Makeup gain applied after compression (dB). Default: -3.0 knee_width_db: Soft-knee width in dB. Default: 6.0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ratio | No | ||
| attack_ms | No | ||
| release_ms | No | ||
| threshold_db | No | ||
| knee_width_db | No | ||
| makeup_gain_db | No |