Click to See Complete Forum and Search --> : CD burning


Fryguy8
10-21-2002, 07:35 PM
I'm looking for either software or scripts to burn CDs. I'd prefer a gui, but a script is fine. I need to be able to write CD-Text, write in DAO mode, and be able to pre-process the mp3s, with tools such as normalize.

sarah31
10-21-2002, 07:42 PM
There are tons try this (http://freshmeat.net/search/?q=burning&section=projects&x=0&y=0) search of freshmeat (http://freshmeat.net) i just did.

Fryguy8
10-21-2002, 09:45 PM
None of these seem to support cdrdaos ability to write CD Text.

I guess I'll have to write a script to generate .toc files myself. Can anyone offer some code snippets?

windoze killa
10-21-2002, 09:50 PM
Did you look at xcdroast? It does most things.

sarah31
10-21-2002, 11:20 PM
gdrdao? (http://freshmeat.net/projects/gdrdao/?topic_id=845)

simplecdrx? (http://freshmeat.net/projects/simplecdr/?topic_id=118%2C845)

possibly more? (http://freshmeat.net/search/?q=cdrdao&section=projects&x=0&y=0)

bskahan
10-21-2002, 11:25 PM
arson is good for music, cdbakeoven for .iso
gcombust is ok.

Fryguy8
10-22-2002, 09:18 AM
None of these support automated CD-Text from what I see, so I guess that I'm going to just have to go and write scripts to do it myself. I already found a really nice CL app to display id3 tags in a usable form.

carlywarly
10-22-2002, 10:07 AM
Gnometoaster supports cdtext.

Fryguy8
10-22-2002, 02:06 PM
ehh, I already wrote a script to generate cdrdao .toc files with cdtext so :)