Taperssection.com

Gear / Technical Help => Post-Processing, Computer / Streaming / Internet Devices & Related Activity => Topic started by: Belexes on July 06, 2010, 09:04:44 AM

Title: WavLab question
Post by: Belexes on July 06, 2010, 09:04:44 AM
Does WavLab have the ability to select multiple wav files and string them all together? I grabbed a show from Dime that wasn't tracked to my liking and I wanted to to string all the files together and re-track with CDWAV.

Thanks,
Title: Re: WavLab question
Post by: mattmiller on July 06, 2010, 09:16:58 AM
I've never used WavLab, but in Cool Edit this is called "Open Append".  Is there an option that looks like that among the File > Open choices?
Title: Re: WavLab question
Post by: Gordon on July 06, 2010, 10:04:09 AM
you could simply copy and paste the tracks together.  that would take a while though.  I use a old program called wave merge to do this.  you add all the wave files and then it creates one big wave file from the tracks.  shntool can do it as well.
Title: Re: WavLab question
Post by: kcmule on July 06, 2010, 10:13:54 AM
There is an insert file option, under a menu (maybe process, I forget).
No point in using CDWAV to track a show, Wavelab is perfectly capable.


Side note:  When you extract music from a CD using Wavelab it creates
a list of files in a separate window.  There is an option in this widow to
join all the tracks together.  Perhaps it is possible to create this window
from existing wav files (I have not checked).  It would be faster/easier
than inserting each file.
Title: Re: WavLab question
Post by: Belexes on July 06, 2010, 11:06:19 AM
you could simply copy and paste the tracks together.  that would take a while though.  I use a old program called wave merge to do this.  you add all the wave files and then it creates one big wave file from the tracks.  shntool can do it as well.

I downloaded Wave Merge. I wanted a batch process for the merging in one easy step.  Thanks for the advice.
Title: Re: WavLab question
Post by: Gordon on July 06, 2010, 02:50:34 PM
nice to know it can still be found!  a few years ago I had a hard time finding it.  looks like it's available here

http://wiki.etree.org/index.php?page=SoftwareYouNeed
Title: Re: WavLab question
Post by: mmedley. on July 06, 2010, 08:49:54 PM

shntool does this extremely fast and efficiently.


Code: [Select]
shntool join *.wav
Title: Re: WavLab question
Post by: H₂O on July 06, 2010, 11:38:59 PM
Wavlab does this very easily


You just open the first, select it, and when then "append" the second to the first.


There is a menu option that allows you to do this (I believe it's either in the File Menu or the Edit Menu - something like "append File to end")