How to auto-amplify in chain

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Locked
xmanmonk
Posts: 3
Joined: Thu May 26, 2011 7:56 am
Operating System: Please select

How to auto-amplify in chain

Post by xmanmonk » Thu May 26, 2011 8:13 am

I have just started using the chains to batch-process a large number of audio files. I want to use the amplify filter on each of the files. When amplify is selected manually, it's amplification level is set automatically to match the new peak amplitude. When amplify is selected as a chain command, the amplification level must be set. Is there a way to have amplify automatically set the amplification level when used as a chain command? Any help will be greatly appreciated (even if this needs to be done via Nyquist commands). Thanks!

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

Re: How to auto-amplify in chain

Post by steve » Thu May 26, 2011 4:14 pm

You need to use the "Normalize" effect. http://manual.audacityteam.org/man/Normalize
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

xmanmonk
Posts: 3
Joined: Thu May 26, 2011 7:56 am
Operating System: Please select

Re: How to auto-amplify in chain

Post by xmanmonk » Fri May 27, 2011 1:08 am

Normalize is no good. There is a distinct difference between the two. Normalize can alter the amplitude balance between left and right channels. In other words, if one channel has a max amplitude of -6 db, and the other -12 db, normalize will make them both 0db (or whatever the chosen value), whereas amplify will make the -6db channel into 0db, and will amplify the other channel by the same amount (resulting in less than 0db final levels).

I want to preserve that balance, so that's why I use Amplify and not Normalize. Thanks, though.

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

Re: How to auto-amplify in chain

Post by steve » Fri May 27, 2011 10:29 am

That's absolutely true.
There's a proposal that "Normalize" should link stereo channels so that (by default) it does not alter the stereo balance. I presume that you would like to add your vote in favour of that proposal?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: How to auto-amplify in chain

Post by bgravato » Fri May 27, 2011 10:49 am

And you can't run nyquist command on chains either... There's also a feature request for that.

You can see here the current list of feature requests for the chains command: http://wiki.audacityteam.org/index.php? ... 29_feature

Would you like to have your vote added to any of them?
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

xmanmonk
Posts: 3
Joined: Thu May 26, 2011 7:56 am
Operating System: Please select

Re: How to auto-amplify in chain

Post by xmanmonk » Fri May 27, 2011 4:39 pm

Yes, both I think would be good, so please add my vote to both! In the meantime, I shall be manually doing it *sigh*. Thank for the help, though. I really love Audacity!

bgravato
Posts: 2098
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Linux Debian

Re: How to auto-amplify in chain

Post by bgravato » Sat May 28, 2011 3:03 am

votes added
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

Locked