sox input.wav output.wav gain -3

Category: Media & Conversion

sox input.wav output.wav gain -3

Cut the level by 3 decibels

Reduces the level by 3 decibels, roughly a 30% perceived drop. gain works in decibels, unlike vol's linear factors. Positive values boost and risk clipping, so pair with norm for safety.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.