Menu

#12 downloading a cue file make disc w/ null title

open
nobody
Downloading (3)
5
2004-10-27
2004-10-27
Anonymous
No

When I download a cuefile to the PJB, Exploder creates
a disc with a null title, rather than storing the tracks in
the disc I have specified.
Cue file looks like:
FILE "Disc1.mp3" WAVE
TRACK 01 AUDIO
TITLE "101 Jam-"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "102 Spanish Moon-"
INDEX 01 03:15:39
.
.
.
Am I missing something in my cue file?

cbluff@dejazzd.com

Discussion

  • Nobody/Anonymous

    cue file I am downloading

     
  • Michael Hotchin

    Michael Hotchin - 2004-10-27

    Logged In: YES
    user_id=817163

    Try adding a 'TITLE' block before the first track.
    FILE "Disc1.mp3" WAVE
    TITLE "Disc Name Here"
    TRACK 01 AUDIO
    TITLE "101 Jam-"
    INDEX 01 00:00:00
    TRACK 02 AUDIO
    TITLE "102 Spanish Moon-"
    INDEX 01 03:15:39
    .

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.