Increase volume on multiple files at the same time
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Increase volume on multiple files at the same time
Is there a way in Audacity to select multiple files and apply the same increase in volume to all of them? I don't want to normalise.
Re: Increase volume on multiple files at the same time
You can batch process with a "macro" (see: https://manual.audacityteam.org/man/macros.html) and use the "Amplify" effect in the macro.
Note that when used as a macro command, the Amplify effect has no protection against clipping - if you amplify too much, it will cause (permanent and irreparable) distortion.
Note that when used as a macro command, the Amplify effect has no protection against clipping - if you amplify too much, it will cause (permanent and irreparable) distortion.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Increase volume on multiple files at the same time
Thanks very much for the quick response.