From owner-freebsd-questions Wed Jan 17 21:21:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 96DAC37B401 for ; Wed, 17 Jan 2001 21:21:37 -0800 (PST) Received: (qmail 32423 invoked by uid 100); 18 Jan 2001 05:21:36 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14950.32096.857110.50397@guru.mired.org> Date: Wed, 17 Jan 2001 23:21:36 -0600 (CST) To: Bob Johnson Cc: questions@freebsd.org Subject: Re: [FBSD-Q] Re: Burning Audio CD's w/ IDE CD-RW drive In-Reply-To: <20541015@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bob Johnson 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? 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