Converting a directory full of aup files to wav

This section is now closed.
Forum rules
Audacity 1.3.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
daviddoria
Posts: 6
Joined: Tue Jun 15, 2010 8:08 pm
Operating System: Please select

Converting a directory full of aup files to wav

Post by daviddoria » Thu Jun 17, 2010 2:26 pm

Before I saw that there is a very convenient way of splitting a long track using labels and the "export multiple" command, I manually split a track into pieces and saved the pieces as a bunch of aup files. Is there anyway to now say "export all of these aup files to their respective wav files"?

Thanks,

Dave

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

Re: Converting a directory full of aup files to wav

Post by bgravato » Thu Jun 17, 2010 2:36 pm

You have a batch mode processing feature in audacity. I never tried it, but I think it might do the trick...

http://manual.audacityteam.org/index.ph ... Processing
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).

whomper
Probationer
Posts: 1251
Joined: Sat Jan 23, 2010 9:36 pm
Operating System: Please select

Re: Converting a directory full of aup files to wav

Post by whomper » Thu Jun 17, 2010 3:12 pm

aup is a project not a file
au is a file type with pieces of the actual audio for the aup to use

audacity will handle picking the right au files to convert
when you export from the aup project

open the project for each file and then export
as a wav or whatever
put them all in the same directory
to make it easier to burn a cd next

else
go back to the saved version of the original
(you do back up dont you ?)
and then put in the labels and export multiple

take your pick - same amoutn of work either way

daviddoria
Posts: 6
Joined: Tue Jun 15, 2010 8:08 pm
Operating System: Please select

Re: Converting a directory full of aup files to wav

Post by daviddoria » Thu Jun 17, 2010 9:38 pm

So what I am trying to avoid is having to open all of the .aup projects and manually export each one. The batch 'apply chain' seems to want to operate only on audio files (not projects). Is there no scripting language that I can say "export everything in this aup project to a wav file" and then I can wrap that in a bash loop?

Dave

whomper
Probationer
Posts: 1251
Joined: Sat Jan 23, 2010 9:36 pm
Operating System: Please select

Re: Converting a directory full of aup files to wav

Post by whomper » Thu Jun 17, 2010 11:26 pm

then go back to your original copy and export multiple

you do keep backups dont you ?

else you will have to do them one at a time
really not *that* big a deal to do

daviddoria
Posts: 6
Joined: Tue Jun 15, 2010 8:08 pm
Operating System: Please select

Re: Converting a directory full of aup files to wav

Post by daviddoria » Thu Jun 17, 2010 11:28 pm

Yes I have the original, but I already spent a lot of time splitting them where they needed to be split. Of course it's not THAT big of a deal, but if I'm not in a hurry and I could wait a few days and find a clever solution that would save me several hours, that sounds good to me :) Sounds like there is no way to batch do anything to these .aup's though :(

whomper
Probationer
Posts: 1251
Joined: Sat Jan 23, 2010 9:36 pm
Operating System: Please select

Re: Converting a directory full of aup files to wav

Post by whomper » Thu Jun 17, 2010 11:30 pm

using the original and export multiple will do that the easiest way

Locked