Skip to content

Instantly share code, notes, and snippets.

@NSBum
Created July 13, 2020 14:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NSBum/c12aaf6a17edfba5b44fb5948f6ba809 to your computer and use it in GitHub Desktop.
Save NSBum/c12aaf6a17edfba5b44fb5948f6ba809 to your computer and use it in GitHub Desktop.
Audacity macro to trim silence and compress dynamic range
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