Effective differeence between Amplify filter and Gain control in track label

Help for Audacity on Windows.
Forum rules
ImageThis 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.
Post Reply
snowbird
Posts: 31
Joined: Mon Jun 03, 2019 5:42 am
Operating System: Windows 10

Effective differeence between Amplify filter and Gain control in track label

Post by snowbird » Mon Jun 03, 2019 5:53 am

Could someone explain the difference between using the gain control in the track label and using the amplify filter?

Obviously with the filter the change is permanent and can be applied to just a part of the track. But all else being equal, is there a big difference in practice?

My specific situation is that I was editing a multi track podcast with voice tracks and background music. I realized too late that the voice tracks were recorded too low after I split them into different tracks. Normally I would have used the amplify feature. But instead I just went through all of them and increased the gain from the track label. In this situation there was no danger from clipping because the signal was so low.

I'm really just looking for a general answer, especially if there is some big problem by using one and not the other.

Trebor
Posts: 9847
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: Effective differeence between Amplify filter and Gain control in track label

Post by Trebor » Mon Jun 03, 2019 10:55 am

Track gain has the advantage that it can be adjusted in real-time: as the track is playing,
(which is not the case with amplify).
Amplify can be applied to multiple tracks at once, whereas track gain is a per-track.

snowbird
Posts: 31
Joined: Mon Jun 03, 2019 5:42 am
Operating System: Windows 10

Re: Effective differeence between Amplify filter and Gain control in track label

Post by snowbird » Tue Jun 04, 2019 5:30 am

So a related question would be about enveloping. Again, is the output the same with enveloping as it would be with using amplify?

I did discover that with enveloping you can't fade out completely.

Also, adjusting the track gain doesn't seem to have a protection against clipping. So that makes it a much more dangerous option. Unless I'm missing some setting that would stop clipping.

Thanks for the reply!

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Effective differeence between Amplify filter and Gain control in track label

Post by steve » Tue Jun 04, 2019 12:11 pm

snowbird wrote:
Tue Jun 04, 2019 5:30 am
I did discover that with enveloping you can't fade out completely.
That's true, and is because envelopes are logarithmic (the log of zero is "undefined").
However, you can fade down to -140 dB, which is well below the smallest 16-bit number.
snowbird wrote:
Tue Jun 04, 2019 5:30 am
adjusting the track gain doesn't seem to have a protection against clipping. So that makes it a much more dangerous option. Unless I'm missing some setting that would stop clipping.
This is a much trickier problem than it might first appear:

Audacity projects can contain audio in multiple tracks. When exporting, the tracks are mixed (added) together. If tracks overlap, then the mix "may" be greater than 0 dB, even though all of the overlapping tracks may themselves be well below 0 dB. There's no way that a program can determine what the peak level of a mix will be, without mixing the tracks and then looking for the peak level.

With a single track project the problem is not so bad, because you can enable "Show Clipping" in the View menu.

For mult-track projects, I would very highly recommend mixing down the project and Normalizing the mix before exporting.
Tip: "Export to New Track", then Normalize the Mix track, the "Export Selection" to export the mix track only, then delete the mix track and save the multi-track project.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

snowbird
Posts: 31
Joined: Mon Jun 03, 2019 5:42 am
Operating System: Windows 10

Re: Effective differeence between Amplify filter and Gain control in track label

Post by snowbird » Thu Jul 25, 2019 5:39 am

Dear Steve,

Thank you so much for your thoughtful answer. And thank you for all the other useful contributions you have made on the forum. It's a great service.

Post Reply