Hi Everyone,
I had the same issue. I had 18 wave files I was trying to import, but Wavelab [10.0.40 - build 127] just keeps scattering the files on multiple tracks (10 in all). No matter what I tried, I couldn’t get it to stagger the files on two tracks as advertised.
Here’s the link to the video: https://streamable.com/8p2z7e
After playing around with the filenames I got it to work. I also found out what the problem was: I’ve tried multiple file naming conventions and it seems that Wavelab doesn’t like a dash in combination with L, R, C and S at the end of the filename (no space). So anything like Master-C.wav or Master-L.wav will not work. Master_C.wav (with underscore) will work and Master - C (dash with space) will also work. Also, L and R work neither with dash nor underscore.
The rule for C, which doesn’t work with - (dash) but works with _ (underscore)
-C at the end of filename, does not work (dash, no space)
_C at the end of filename, works (underscore, no space)
_ C at the end of filename, works (underscore with space)
- C at the end of filename, works (dash with space)
C at the end of filename, works (space, no dash, no underscore)
The rule for S, which doesn’t work with - (dash) but works with _ (underscore)
-S at the end of filename, does not work (dash, no space)
_S at the end of filename, works (underscore, no space)
_ S at the end of filename, works (underscore with space)
- S at the end of filename, works (dash with space)
S at the end of filename, works (space, no dash, no underscore)
Special exception for L, which works neither with - (dash) nor _ (underscore)
-L at the end of filename, does not work (dash, no space)
_L at the end of filename, doesn’t work either (underscore, no space)
_ L at the end of filename, works (underscore with space)
- L at the end of filename, works (dash with space)
L at the end of filename, works (space, no dash, no underscore)
Special exception for R, which works neither with - or _
-R at the end of filename, does not work (dash, no space)
_R at the end of filename, doesn’t work either (underscore, no space)
_ R at the end of filename, works (underscore with space)
- R at the end of filename, works (dash with space)
R at the end of filename, works (space, no dash, no underscore)
I actually went through the whole alphabet to see which letters work and which once will not work.
To avoid the bug: When using a dash with a letter at the end of your filename, either add a space between the dash and the letter or use “underscore” instead of a dash. Using a dash with either the letter C, L, R or S (caps or small) without a space (between dash and letter) at the end of a filename will cause the “stagger on two tracks” feature in WaveLab to fail. Also, L and R don’t work with dash or underscore. All of the four letters will work when a space is added.
The easiest way to avoid problems, is to use dash or underscore in combination with numbers instead of letters (to designate filename version at the end of filenames). So ending your filename with “master-1” or “master_01” or “master 01” will always work.
Cheers!