Created
July 13, 2020 14:31
-
-
Save NSBum/c12aaf6a17edfba5b44fb5948f6ba809 to your computer and use it in GitHub Desktop.
Audacity macro to trim silence and compress dynamic range
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SelectAll: | |
TruncateSilence:Action="Truncate Detected Silence" Compress="50" Independent="0" Minimum="0.5" Threshold="-20" Truncate="0.5" | |
Compressor:AttackTime="0.2" NoiseFloor="-40" Normalize="1" Ratio="2" ReleaseTime="1" Threshold="-12" UsePeak="0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment