Page 1 of 2

effect(filter) for amplifying by separate wave sequences.

Posted: Wed Dec 17, 2008 6:17 pm
by gasto
Hello friends.

I have been using Dominic Mazzoni's amplify effect included in Audacity 1.3.5 , and it works perfectly ... for what it does, it judges which of the waves ampiltude is greatest, therefore choosing it as a base for the maximum amplitude without clipping(I am deducing).

So I have a whole voice track I want to amplify. I used amplify effect and it augmented x db . But then I wanted more amplitude. Of course the maximum amplitude wave in the whole track is already toped before clipping, so running again the effect on the whole track selected would make no change(unless it clipped, which I decided not to, since the beginning). So I strarted selecting the separated voice sequences manually, and applying for each isle, the amplify effect.

Image

My question would be, is there an already existing effect that automatizes this or would I have to write my own script?

Re: effect(filter) for amplifying by separate wave sequences

Posted: Wed Dec 17, 2008 6:31 pm
by steve
I don't know of any plug-ins that do exactly what you are asking, but you may be able to achieve a similar effect with "Chris’s dynamic compressor" http://pdf23ds.net/software/dynamic-compressor/

Re: effect(filter) for amplifying by separate wave sequences

Posted: Wed Dec 17, 2008 10:52 pm
by gasto
Thanks, it actually helped a lot!

Re: effect(filter) for amplifying by separate wave sequences

Posted: Mon Apr 04, 2011 4:24 pm
by gasto
This plug-in has helped me so much in Audacity to normalize the whole narration. Especially with the newest version. Highly recommended if your recordings are not loud enough.

Re: effect(filter) for amplifying by separate wave sequences

Posted: Mon Apr 04, 2011 6:25 pm
by kozikowski
Audacity to normalize the whole narration.
Messy choice of words, because "Normalize" is an Audacity tool with very roughly similar properties. Chris is a dynamic loudness processor, similar to the ones at radio stations. The elves once generated Chris's settings to almost exactly simulate the processing at KPCC radio in Los Angeles.

Chris's Processor is "musical" in that he designed it to sound graceful and pleasant. Most tools are arithmetic exercises.

Koz

Re: effect(filter) for amplifying by separate wave sequences

Posted: Sun Jul 03, 2011 8:21 am
by ericyu
I am sorry to hear Chris's death.

Chris's website is not working anymore. Does anyone have any backup of his software (binary and source code)?

Thanks.

Re: (late) Chris Capel's compressor plug-in

Posted: Sun Jul 03, 2011 12:03 pm
by Trebor
Very sorry to hear that.

I was going to post a copy of Chris's Compressor here, but then I remembered his terms forbid redistribution ...
;;Authored by Chris Capel (http://pdf23ds.net)
;;All rights reserved
;;Permission granted for personal use, without redistribution.
Chris's website (in 2008) has been archived ...

http://web.archive.org/web/200811200116 ... ompressor/

http://web.archive.org/web/200807051307 ... ompress.ny

Re: (late) Chris Capel's compressor plug-in

Posted: Sun Jul 03, 2011 2:42 pm
by ericyu
Thank you for the snapshot. However, to be used in batch processing (many files), using standalone executable would be easier, right? (Or maybe I can write Nyquist to batch processing?)

Thanks.

Re: (late) Chris Capel's compressor plug-in

Posted: Sun Jul 03, 2011 4:54 pm
by Trebor
ericyu wrote: ...to be used in batch processing (many files), using standalone executable would be easier, right?
I never used the standalone verson, only the Audacity plug-in versions, so I can't help you there.

Re: effect(filter) for amplifying by separate wave sequences

Posted: Mon Jul 04, 2011 5:39 pm
by steve
Audacity does not currently support batch processing with Nyquist. However, Audacity has a built in compressor (in the Effect menu) that can be used in "Chains" to perform batch processing.
See these links for more info:
http://manual.audacityteam.org/man/Compressor
http://manual.audacityteam.org/man/Edit_Chains
http://manual.audacityteam.org/man/Apply_Chain