Amplify/Normalize chain predicament

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
62a
Posts: 4
Joined: Tue May 23, 2017 12:32 am
Operating System: Windows 10

Amplify/Normalize chain predicament

Post by 62a » Tue May 23, 2017 2:02 am

Audacity 2.1.3

Windows 10 Pro, 64-bit

What I want to do is essentially achieved by importing a set of tracks, selecting all, and Amplifying them to a given New Peak Amplitude. So what's the problem? Well of course, when you import multiple tracks and then export them, the exported files' metadata isn't the same as the original files, unless you manually make it so. I have a lot of files to process and I need their metadata to stay intact. If you want to preserve the metadata, you have to use a chain, so I guess I'd better make a chain, right?

But wait! If you use Amplify in a chain, then you can only set the Amplification, not the New Peak Amplitude. So, the best thing I've come up with so far is to import all the files, select all, select Amplify and enter the New Peak Amplitude I want, look at the corresponding Amplification, edit the Amplify chain accordingly, and then finally apply the chain. In terms of the time I spend, it's terribly inefficient compared to just navigating to some files and applying a chain to them. I want to process many separate sets of files, so it would cost me a lot of extra time in the long run.

Of course, Normalize doesn't work for this purpose, because as the Audacity manual states,
Audacity's Normalize effect breaks with the convention of many other audio applications. In those applications, "normalize" maximizes multiple tracks against the peak level common to all of them, so retaining their relative balance.
So... what are the "many other audio applications" of which the manual speaks? In particular, what are the free ones? :D

Or, if there's a sensible workaround in Audacity, I'm open to that too.

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

Re: Amplify/Normalize chain predicament

Post by steve » Tue May 23, 2017 2:16 am

62a wrote:What I want to do is essentially achieved by importing a set of tracks, selecting all, and Amplifying them to a given New Peak Amplitude.
So you want each of the files to have the same peak amplitude?
If so, then use Normalize in a Chain.
62a wrote:as the Audacity manual states,
Hmm.. that's not very clear is it. I'll take a look at that tomorrow and see if I can improve it.
62a wrote:what are the "many other audio applications"
No idea. Peak Normalization works the same in most other audio editors as it does in Audacity.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

62a
Posts: 4
Joined: Tue May 23, 2017 12:32 am
Operating System: Windows 10

Re: Amplify/Normalize chain predicament

Post by 62a » Tue May 23, 2017 2:25 am

steve wrote:
62a wrote:What I want to do is essentially achieved by importing a set of tracks, selecting all, and Amplifying them to a given New Peak Amplitude.
So you want each of the files to have the same peak amplitude?
If so, then use Normalize in a Chain.
Nope, I want to amplify them all by the same amount, so that the global peak among them is at a particular level, but the relative amplitude differences between the tracks are preserved. Which as I understand is what Amplify does when the New Peak Amplitude setting is used.

kozikowski
Forum Staff
Posts: 68941
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Amplify/Normalize chain predicament

Post by kozikowski » Tue May 23, 2017 3:17 am

Left to its own devices, it will go screaming down everything selected and apply one correction to everything so that the one highest peak goes to where you want it.

That makes neat, clean arithmetic sense, but it rarely makes good music matching which is what most people want.

There's a joke that one gunshot anywhere in a show will take over both Amplify and Normalize and mess everything else up.

Koz

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

Re: Amplify/Normalize chain predicament

Post by steve » Tue May 23, 2017 9:32 am

62a wrote: Nope, I want to amplify them all by the same amount, so that the global peak among them is at a particular level, but the relative amplitude differences between the tracks are preserved. Which as I understand is what Amplify does when the New Peak Amplitude setting is used.
Yes, you need Amplify for that.

So to preserve metadata for individual files, the procedure is:

1) Import all files into Audacity and "open" the amplify effect (with all tracks selected). The default setting will show you the amount of amplification required to bring the peak up to 0 dB. (If you want to amplify to less than 0 dB, adjust this figure as necessary).
2) "Undo" the import, or close without saving and re-open Audacity.
3) Create a Chain using Amplify (and Export), and set the amount of amplification to the figure that you worked out in step 1.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Amplify/Normalize chain predicament

Post by Gale Andrews » Tue May 23, 2017 5:24 pm

Chains processes one file at a time and closes the project after each processing. This is why it preserves metadata. So no effect will do what you want in a Chain as we currently envisage the feature. The real "problem" is arguably that normal import only stores metadata for the last imported file, but it is not a simple fix in a multi-track editor.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply