Help - Search - Members - Calendar
Full Version: How to edit Cuesheet
Hydrogenaudio Forums > Hydrogenaudio Forum > General Audio
flashback50
I have an album ripped from vinyl that has a very small gap between track 1 & 2. I would like to add a 2 second gap between just these two tracks as all the others have a sufficient amount of silence between them.Can someone explain to me how to edit or create a cuesheet to accomplish this? Thanks for the help.
doubleXP
Hi flashback50,

here are a few links about cuesheets:

http://en.wikipedia.org/wiki/Cue_sheet
http://www.pcnineoneone.com/howto/cdburnadv4.html
http://digitalx.org/cuesheetsyntax.php

First you need to create a cuesheet with all tracks in it. Then you have to add the PREGAP 00:02:00 to track 2. After that it should look like this:

CODE
TITLE "Live in Berlin, 1998"
PERFORMER "Faithless"
FILE "faithless - live in berlin.wav" WAVE
  TRACK 01 AUDIO
    TITLE "Reverence"
    PERFORMER "Faithless"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "She's My Baby"
    PERFORMER "Faithless"
    PREGAP 00:02:00
    INDEX 01 06:42:00
  TRACK 03 AUDIO
    TITLE "Take The Long Way Home"
    PERFORMER "Faithless"
    INDEX 01 10:54:00
    ...
  TRACK 08 AUDIO
    TITLE "God Is A DJ"
    PERFORMER "Faithless"
    INDEX 01 42:35:00


I hope this might be of some help.

Greetings
Christian
flashback50
QUOTE (doubleXP @ Nov 16 2006, 21:07) *
Hi flashback50,

here are a few links about cuesheets:

http://en.wikipedia.org/wiki/Cue_sheet
http://www.pcnineoneone.com/howto/cdburnadv4.html
http://digitalx.org/cuesheetsyntax.php

First you need to create a cuesheet with all tracks in it. Then you have to add the PREGAP 00:02:00 to track 2. After that it should look like this:

CODE
TITLE "Live in Berlin, 1998"
PERFORMER "Faithless"
FILE "faithless - live in berlin.wav" WAVE
  TRACK 01 AUDIO
    TITLE "Reverence"
    PERFORMER "Faithless"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "She's My Baby"
    PERFORMER "Faithless"
    PREGAP 00:02:00
    INDEX 01 06:42:00
  TRACK 03 AUDIO
    TITLE "Take The Long Way Home"
    PERFORMER "Faithless"
    INDEX 01 10:54:00
    ...
  TRACK 08 AUDIO
    TITLE "God Is A DJ"
    PERFORMER "Faithless"
    INDEX 01 42:35:00


I hope this might be of some help.

Greetings
Christian


Thanks smile.gif

QUOTE (Jan S. @ Nov 16 2006, 21:28) *


Thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.