cuesheet support

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1150
    bloose
    Participant

    Would it be possible to add cuesheet support? Cuesheets are used to store the disc layout, and are used together with a single audio file that is the whole disc.

    Here’s an example

    REM DATE 1966
    REM GENRE Jazz
    REM DISCID 5F0E7606
    REM COMMENT "ExactAudioCopy v0.95b2"
    PERFORMER "Chick Corea"
    TITLE "Inner Space"
    FILE "CDImage.flac" WAVE
    TRACK 01 AUDIO
    TITLE "Straight Up And Down"
    PERFORMER "Chick Corea"
    INDEX 01 00:00:00
    TRACK 02 AUDIO
    TITLE "Litha"
    PERFORMER "Chick Corea"
    INDEX 00 12:31:50
    INDEX 01 12:35:35
    TRACK 03 AUDIO
    TITLE "Inner Space"
    PERFORMER "Chick Corea"
    INDEX 00 26:03:10
    INDEX 01 26:06:53
    TRACK 04 AUDIO
    TITLE "Windows"
    PERFORMER "Chick Corea"
    INDEX 00 35:24:48
    INDEX 01 35:27:15
    TRACK 05 AUDIO
    TITLE "Guijira"
    PERFORMER "Chick Corea"
    INDEX 00 44:10:55
    INDEX 01 44:14:55
    TRACK 06 AUDIO
    TITLE "Trio For Flute, Bassoon And Piano"
    PERFORMER "Chick Corea"
    INDEX 00 56:31:51
    INDEX 01 56:34:68

    In this case, there’s a file named CDImage.flac and CDImage.cue. The flac file is 61:42 min long, and the cue file is used to seek inside the audio file.

    Curently, only slimserver is capable of reading cuesheets, but firefly is much lighter and faster (they aren’t the same kind of programs, I know :))

    More info on cuehseets here: http://wiki.hydrogenaudio.org/index.php?title=Cuesheet

    Thanks!

    #9405
    rpedde
    Participant

    @bloose wrote:

    Would it be possible to add cuesheet support? Cuesheets are used to store the disc layout, and are used together with a single audio file that is the whole disc.

    Here’s an example

    REM DATE 1966
    REM GENRE Jazz
    REM DISCID 5F0E7606
    REM COMMENT "ExactAudioCopy v0.95b2"
    PERFORMER "Chick Corea"
    TITLE "Inner Space"
    FILE "CDImage.flac" WAVE
    TRACK 01 AUDIO
    TITLE "Straight Up And Down"
    PERFORMER "Chick Corea"
    INDEX 01 00:00:00
    TRACK 02 AUDIO
    TITLE "Litha"
    PERFORMER "Chick Corea"
    INDEX 00 12:31:50
    INDEX 01 12:35:35
    TRACK 03 AUDIO
    TITLE "Inner Space"
    PERFORMER "Chick Corea"
    INDEX 00 26:03:10
    INDEX 01 26:06:53
    TRACK 04 AUDIO
    TITLE "Windows"
    PERFORMER "Chick Corea"
    INDEX 00 35:24:48
    INDEX 01 35:27:15
    TRACK 05 AUDIO
    TITLE "Guijira"
    PERFORMER "Chick Corea"
    INDEX 00 44:10:55
    INDEX 01 44:14:55
    TRACK 06 AUDIO
    TITLE "Trio For Flute, Bassoon And Piano"
    PERFORMER "Chick Corea"
    INDEX 00 56:31:51
    INDEX 01 56:34:68

    In this case, there’s a file named CDImage.flac and CDImage.cue. The flac file is 61:42 min long, and the cue file is used to seek inside the audio file.

    Curently, only slimserver is capable of reading cuesheets, but firefly is much lighter and faster (they aren’t the same kind of programs, I know :))

    More info on cuehseets here: http://wiki.hydrogenaudio.org/index.php?title=Cuesheet

    Thanks!

    Yes, but there are some changes that need to happen to help it support this better. I want also to support bin/cue, and cuesheets for shn.

    #9406
    bloose
    Participant

    Thanks rpedde!

    I’m really glad that you are considering that. Cuesheets are not very well supperted in players, so this would be really helpful.

    I’ll be looking forward to the next nightlies/releases.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Feature Requests’ is closed to new topics and replies.