eXtream Software Development Forum

Full Version: Cue Sheet multitrack don't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Cue sheet multitrack files don't work. Huh

When you click on the .cue file, in the queue, only the first track appears.

.cue Example:

REM COMMENT "CUETools generated dummy CUE sheet"
PERFORMER "PERFORMER CD" 
TITLE "TITLE CD"
FILE "File_1.wav" WAVE
  TRACK 01 AUDIO
  TITLE "TRACK 1"
  PERFORMER "PERFORMER 1"
    INDEX 01 00:00:00
FILE "File_2.wav" WAVE
  TRACK 02 AUDIO
  TITLE "TRACK 2"
  PERFORMER "PERFORMER 2"
    INDEX 01 00:00:00
FILE "File_3.wav" WAVE
  TRACK 03 AUDIO
  TITLE "TRACK 3"
  PERFORMER "PERFORMER 3"
    INDEX 01 00:00:00
   .
   .
   .
FILE "File_N.wav" WAVE
  TRACK N AUDIO
  TITLE "TRACK N"
  PERFORMER "PERFORMER N"
    INDEX 01 00:00:00

In Queue ONLY appears the first:

TRACK 1
PERFORMER 1/ TITLE CD


Best regards
This is fixed in next release
Hi!
It has already beenf fixed...
but the problem still exists when the file .cue is in the network.
Fixed in 4.5.4.

T H A N X ! ! !