riffrocklives.com

General Category => Jam Room => Topic started by: ROWDYBEER on May 26, 2011, 09:31:27 PM

Title: CD duplication and stuff and recommendations
Post by: ROWDYBEER on May 26, 2011, 09:31:27 PM
Can anyone explain the process of getting artist name and track titles on a cd? We would like to make some cd's ourselves and save some money for duplication but it would be nice if there was info on the cd instead of unknown artist track 1 or some shit. Also any recommendations for cd duplication?
Title: Re: CD duplication and stuff and recommendations
Post by: Hemisaurus on May 26, 2011, 09:42:55 PM
You need to make a custom TOC file when you burn the CD, like this:

QuoteCD_DA

CD_TEXT {
  LANGUAGE_MAP {
    0: 9
  }
  LANGUAGE 0 {
    TITLE "Hemisaurus"
    PERFORMER "Another Kick In The Nuts"
    MESSAGE ""
  }
}

// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
CD_TEXT {
  LANGUAGE 0 {
    TITLE "Camel Dong"
    PERFORMER "Hemisaurus"
    MESSAGE ""
  }
}