Audio CD Creating

pll at lanminds.com pll at lanminds.com
Wed May 28 10:19:28 EDT 2003


In a message dated: Tue, 27 May 2003 20:53:20 EDT
"Thomas M. Albright" said:

>Can anyone tell me of a good program that i can give a list of files to 
>and it will make a music cd out of?

Are the .ogg files individual songs, or are they small clips of a 
larger "live" recording?  The reason I ask is that with a "live" 
recording, the standard 2 sec spacer between songs is rather 
annoying, but with non-live stuff, it's rather normal and unnoticable.

If it's live stuff, then I recommend 'gcdmaster' which is a graphical 
front-end to cdrdao.  If it's not live stuff, then try 'cdrecord', 
which is a command-line program and can be invoked as such:

	cdrecord <options> dev=<device> <track options> [track1...trackN]

I've often done things like:

	cdrecord dev=/dev/scd1 -speed=8 `grep -v \# file.txt`

Or something like that in order to make "mix" CDs.

HTH,
-- 

Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.

	 If you're not having fun, you're not doing it right!





More information about the gnhlug-discuss mailing list