Creating Batch

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.
rarekind
Posts: 4
Joined: Fri Jun 15, 2012 1:36 pm
Operating System: Please select

Creating Batch

Post by rarekind » Fri Jun 15, 2012 4:31 pm

Hello everyone,

What I want is a shortcut of audacity which has a code that I can drop any audio track on and puts the speed adjustment effect on it. (not the tempo effect)
Or
A batchfile which I can put in the directory and output for all the files in that specific folder. (With the same effect)

Does anybody knows how to do this?

With kind regards.

[Moderator Note: Please stop editing this file. Each time it is opened for editing it gets flagged up for moderation which is a waste of time]
Last edited by rarekind on Fri Jun 15, 2012 6:10 pm, edited 1 time in total.

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

Re: Creating Batch

Post by steve » Fri Jun 15, 2012 4:36 pm

Batch processing support in Audacity is described in the manual here: http://manual.audacityteam.org/manual/h ... pply_chain
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

rarekind
Posts: 4
Joined: Fri Jun 15, 2012 1:36 pm
Operating System: Please select

Re: Creating Batch

Post by rarekind » Fri Jun 15, 2012 4:50 pm

Wow!

Thanks a ton!

It works... I'm so happy!

Thank you again! YES!!!!

rarekind
Posts: 4
Joined: Fri Jun 15, 2012 1:36 pm
Operating System: Please select

Re: Creating Batch

Post by rarekind » Sat Jun 16, 2012 10:56 am

I did the chain option...

Only got a problem with it.

Audacity does not do all the files in the folder (mp3 / wav)

Even when I check the "all files"

Regards.

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

Re: Creating Batch

Post by steve » Sat Jun 16, 2012 12:09 pm

Did you actually "select" all of the files?
Anything special about the ones that were missed? For example, are they all of a particular type/format?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

rarekind
Posts: 4
Joined: Fri Jun 15, 2012 1:36 pm
Operating System: Please select

Re: Creating Batch

Post by rarekind » Sat Jun 16, 2012 2:13 pm

I did select all and they are only wav's and mp3's...

it is a batch of 1424 files.

I also see that audacity skipped non capital files...
It's still going on...
I will post more info when it's ready!

This time I only did the wav's

rarekind
Posts: 4
Joined: Fri Jun 15, 2012 1:36 pm
Operating System: Please select

Re: Creating Batch

Post by rarekind » Sat Jun 16, 2012 3:52 pm

wav's are ready. and audacity did them all.
the non capitals were done after the tracks with capitals...

on to the mp3's

keep this thread posted...

any insight appreciated

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

Re: Creating Batch

Post by steve » Sat Jun 16, 2012 4:37 pm

Be careful if you have mp3's and WAV's with the same file name.
If you have a file: bladebla.mp3 and a file bladebla.wav and the chain tries to export them both, you will have a file name conflict - I've not tested but I'd not be surprised if the first one to be processed was overwritten by the second.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

PGA
Posts: 695
Joined: Thu Jan 19, 2012 9:16 pm
Operating System: Please select

Re: Creating Batch

Post by PGA » Sat Jun 16, 2012 5:36 pm

I'm butting in here with a question just out of curiosity: how would a chain handle the "File already exists, do you want to over-write" dialogue box that would occur when running under Windows and trying to save using a filename that is already present in the destination folder? My understanding (probably flawed) is that chains are built of unconditional logic only, or am I wrong?

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

Re: Creating Batch

Post by steve » Sun Jun 17, 2012 11:08 am

PGA wrote:how would a chain handle the "File already exists, do you want to over-write" dialogue box that would occur when running under Windows and trying to save using a filename that is already present in the destination folder? My understanding (probably flawed) is that chains are built of unconditional logic only, or am I wrong?
Did you try it?
On Linux, files with the same name are overwritten without error or confirmation (which is probably more useful than stalling an unattended batch processing job). I presume that the behaviour is the same on other platforms.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply