ScratchData LogoScratchData
Back to DatGamer6392's profile

Music Loudness Enhancer for Audacity

DADatGamer6392•Created March 3, 2022
Music Loudness Enhancer for Audacity
1
1
12 views
View on Scratch

Instructions

If you have Audacity, you can download the macro here: https://github.com/somefoolouthere/audacity-macros/tree/main/loudness_enhancer Makes music tracks very loud with minimal distortion. Great for when you can't make a track much louder with a simple amplifier without clipping issues. It's also useful if you want to add some tracks to your Self Radio in GTA V. How does it work? 1. The low and mid/high frequencies are decomposed into two tracks. 2. The two new tracks are RMS loudness normalized individually and are given a very low hold time limiter (1 ms). 3. The tracks are LUFS loudness normalized and given a higher hold time limiter (35 ms). 4. The decomposition is put back together and normalized again, with soft clipping applied after. 5. The tracks are mixed into one and are given soft clipping. 6. A final 35 ms hold time limiter is applied to slightly compensate for any bass loss at the cost of a little ducking. #audacity #macro #music

Description

Warning: This project contains loud audio. A volume slider is included to make it quieter. Music used for the examples: GTA V Radio Reference: Vince Staples ft. Juicy J - Big Fish 1: Morch Kovalski - Guard Down (Remix) 2: Valve - Credits Closing Theme 3: Morch Kovalski - Something Secret Steers Us (Remix) 4: Spencer Baggett - Greater Things Await

Project Details

Project ID653339160
CreatedMarch 3, 2022
Last ModifiedFebruary 13, 2023
SharedMarch 3, 2022
Visibilityvisible
CommentsAllowed