Date: Wed, 17 Jan 2001 23:21:36 -0600 (CST) From: Mike Meyer <mwm@mired.org> To: Bob Johnson <bob@eng.ufl.edu> Cc: questions@freebsd.org Subject: Re: [FBSD-Q] Re: Burning Audio CD's w/ IDE CD-RW drive Message-ID: <14950.32096.857110.50397@guru.mired.org> In-Reply-To: <20541015@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Bob Johnson <bob@eng.ufl.edu> types: > Rogier Steehouder wrote: > > > > 2) Burn that track onto a cd-r (burncd -f /dev/acd1c audio filename > > > > fixate?) > > > That's right. burncd will accept wildcards, so all of the files > > > generated by dagrab can be burned with something like: > > > $ burncd -f /dev/acd1c -e -s4 audio track*.wav fixate > > Have you tried this? Does burncd convert .wav to CD audio format? > > I suspect the result of the procedure above will sound like random noise. > It works fine. I've done it several times. The cdrecord man page implies that wav files are in the right format, but the header needs to be skipped. Failing to skip the header will cause a click at the start of the track (as it plays the header). Do you get such a click on the track? <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14950.32096.857110.50397>