Quoting Joe Hartley <jh(a)brainiac.com>om>:
ERROR: heartlab.toc:23: START 00:02:00 behind or at
track end.
ERROR: heartlab.toc:36: START 00:02:00 behind or at track end.
The track sections look like this:
TRACK AUDIO
COPY
NO PRE_EMPHASIS
CD_TEXT {
LANGUAGE 0 {
TITLE "Struttin'"
PERFORMER "Brad Pseudonym"
COMPOSER ""
}
}
PREGAP 00:02:00
FILE "/tape/Heartlab/Struttin.wav" 0
You haven't specified the length of the track. I'm guessing the correct
format in this case would be something like:
FILE "/foo/bar.wav" 0 03:40:02
Specified in minutes:seconds:cd-frames (cd-frames are 75 in a second iirc).
Sampo