From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] cd ripper Date: Wed, 6 Feb 2008 17:08:07 -0500 From: john@csplan9.rit.edu In-Reply-To: <6e20b284d8ae6bafab88280918ad41b6@csplan9.rit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 49d18952-ead3-11e9-9d60-3106f5b1d025 > At Ron's request, I've whipped together a pair of rc scripts to do > audio CD ripping. 'cdripper' will sit and watch your CD drive; when > you insert a disc, it copies the audio tracks /tmp/cdtracks, gets > the cddb info for the disc, and calls cdprep. 'cdprep' then takes > the output of cddb and encodes the audio tracks to mp3 files in > /lib/music// > The code is in /n/sources/contrib/john > Send questions to me, complaints about inflexibility to /dev/null ;) > > John Ok, so I spoke too soon... now that I finally have sound working again I've tried playing some of the mp3's generated and found that they're just noise... I'll figure this out ASAP and get the fixed code up.