Feature Request: Normalize audio clip gain non-destructively
Posted: Mon Sep 06, 2021 3:50 pm
I'd like to be able to auto-set an audio clip's gain so it peaks at 0dB.
Currently this can only be done by consolidating the clip, which take time and creates an extra unnecessary audio file and requires the extra step of setting the resultant gain to 0.
The only workaround I currently have is to show the audio file in the Finder and run an external analysis on the file to get its peak and then enter that manually in Max, such as the Sox command line:
(A related request is being able to enter more than 1 decimal place of precision in the Gain field.)
Currently this can only be done by consolidating the clip, which take time and creates an extra unnecessary audio file and requires the extra step of setting the resultant gain to 0.
The only workaround I currently have is to show the audio file in the Finder and run an external analysis on the file to get its peak and then enter that manually in Max, such as the Sox command line:
Code: Select all
sox input.wav -n stats