Sorry to bump an old thread, but I have been given some cheapo cd's, so I was testing this trick out.
I used Burrrn 1.14 beta 1, and it didn't work.
The first time, it had just decoded all the songs then gave me a blue screen and I had to restart. So I used the leftover temporary wav's next time around. Anyway, it burnt this time, but track 4 had an error and couldnt write anymore.
Anyway, I guess the write error wouldn't have any influence on the first tracks, so I put the cd back in the drive and track 1 played "Danger Mouse" - the one I meant to hide. Solo Trip showed up as track 2. I saw no negative track times on either.
Here is part of the Cue I used.
CODE
FILE "C:\WINDOWS\TEMP\burrrn_temp\Danger Mouse.wav" WAVE
TRACK 01 AUDIO
INDEX 00 00:00:00
FILE "C:\WINDOWS\TEMP\burrrn_temp\05 Solo Trip.wav" WAVE
INDEX 01 00:00:00
I was also trying to apply it later on the disc with the same logic.
CODE
FILE "C:\WINDOWS\TEMP\burrrn_temp\Nautilus.wav" WAVE
TRACK 08 AUDIO
INDEX 00 00:00:00
FILE "C:\WINDOWS\TEMP\burrrn_temp\Lamb - Gorecki.wav" WAVE
INDEX 01 00:00:00
any ideas?