Batch processing

This section is now closed.
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.

The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Locked
BobAchgill
Posts: 9
Joined: Thu Jul 31, 2008 5:16 am
Operating System: Please select

Batch processing

Post by BobAchgill » Thu Jul 31, 2008 5:31 am

I need to modify 1400 hundred files all in the same kind of way. Is there a best way to do this with Audacity so that my human intervention is minimized?

All the files are about 1 to 2 seconds in length. I need to remove noise and compress the high/low of the volume using the same parameters on all files. Then I need to trim silence parts on both front and end and lastly add back in 0.75 sec of silence on the front. This needs to be done on all 1400 mp3 files.

If this works then I need to do it all again 7000 other sets of 1400 files... hence I am trying to minimize human intervention!!

Thanks!

Bob

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

Re: Batch processing

Post by steve » Thu Jul 31, 2008 1:57 pm

Unfortunately the batch features in Audacity are not yet sufficiently comprehensive to do this.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jan.kolar
Posts: 273
Joined: Sat May 24, 2008 7:01 pm
Operating System: Please select

Re: Batch processing

Post by jan.kolar » Sat Aug 09, 2008 8:33 pm

And what is chain proccessing about?

I read in manual
CleanSpeech Mode: A radical customisation of Audacity developed by Lynn Allan which is used for cleaning up large numbers of voice recordings, using Normalize, Truncate Silence and Noise removal steps.

Version 1.3.5 Beta.
File > Edit Chains ,
File > Apply Chains , Apply to files...



It has normalize (only 'maximum amplitude' though I would recommend unaviable RMS, depending on application)
It has noise removal (I fear, where it takes the noise profile from ?, Ok if it takes it just from the beging, there would be a workaround)
It has truncate silens
I did not find Insert silence but it should be easy to do by Nyquist, I hope
It has ExportWav and ExportMp3 for the last step

(RMS normalization can be done by Nyquist, too)

I do not reccommend MP3 (though, depends on aplication)

Locked