How to add a wav to start and end of a set of wavs?

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
thudo
Posts: 22
Joined: Sun Oct 27, 2013 4:26 pm
Operating System: Windows 10

How to add a wav to start and end of a set of wavs?

Post by thudo » Sun Oct 27, 2013 4:32 pm

This has been driving me nuts! Searched the internet and no where is

Is there a facility or module to do this..

X wav file
Y another wav file
Z a set of different wav files

I want to add X to the start of Z then Y to the end of Z then output the wav files to a folder.

I have a large # of wavs to apply X to the start and Y at the end of all of Z.

Anyone know where I can get this done either in Audacity or via a VST or other?

Thank you so v.much!

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

Re: How to add a wav to start and end of a set of wavs?

Post by steve » Sun Oct 27, 2013 9:42 pm

There's no "standard" way of doing this in Audacity. Normal "batch processing" is no good because normal batch processing will process one file at a time, but you need X, Y and Z each time.
thudo wrote:I have a large # of wavs to apply X to the start and Y at the end of all of Z.
I presume that "#" means "number" (for clarity we generally prefer if abbreviations are avoided ;))
How many is "a large number"? Tens, hundreds, thousands, more?
What platform (operating system) are you on?
It could be useful if you could give some idea of your technical skills with computers - for example, are you familiar with the term "command line" and does that term scare you :P
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

thudo
Posts: 22
Joined: Sun Oct 27, 2013 4:26 pm
Operating System: Windows 10

Re: How to add a wav to start and end of a set of wavs?

Post by thudo » Sun Oct 27, 2013 10:09 pm

I am a VBscripter so scripting would not be a problem but its moot now: I found a fantastic way to do it in Goldwave and posted my findings on their forums so its all good now. It works brilliantly! ;)

Yes this for, say, 10s to hundreds of wav files that need the custom start and end wavs added to each. I have achieved my objective as mentioned above but using a competitor's product.

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

Re: How to add a wav to start and end of a set of wavs?

Post by steve » Sun Oct 27, 2013 10:19 pm

Not really a "competitor" (Goldwave isn't open source, doesn't work on Mac OS X or Linux, doesn't support multi-track projects, ...) I'd call it "different software" ;)
Anyhow, I'd be quite interested to know the solution. Could you post a link to the answer that you were given, (or describe how you do it in Goldwave)?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

thudo
Posts: 22
Joined: Sun Oct 27, 2013 4:26 pm
Operating System: Windows 10

Re: How to add a wav to start and end of a set of wavs?

Post by thudo » Sun Oct 27, 2013 10:25 pm

Yeah Goldwave is a commercial Audio Editor but I prefer Sound Forge myself. ;)

Solution in Goldwave is as follows:

In Goldwave go to FileBatch Processing.. go to Process Tab and choose Add Edit.. here are my six edits in the order/sequence they should appear:

Set Marker/Selection [0.0%] - [0]
Copy <location to your starting wav file to be added to start of your wavs]
Paste
Set Marker/Selection [100.0%] - [100.0%]
Copy <location to your ending wav file to be added to the end of your wavs]
Paste

Now save this Preset above, add all your files under the Source tab and change Convert, Destination, etc as required then you are gold!

Now it will auto-batch a start and end wav to a huge selected batch of files!

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

Re: How to add a wav to start and end of a set of wavs?

Post by steve » Sun Oct 27, 2013 10:37 pm

Neat :)
Thanks.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

thudo
Posts: 22
Joined: Sun Oct 27, 2013 4:26 pm
Operating System: Windows 10

Re: How to add a wav to start and end of a set of wavs?

Post by thudo » Sun Oct 27, 2013 10:41 pm

Now I wish I could do the same in Sound Forge 11.. a far more complex and expensive product. :( Its VST facility support alone is a super-dream of batch processors around!

Post Reply