*BSD News Article 82509


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!www.nntp.primenet.com!nntp.primenet.com!usenet.eel.ufl.edu!warwick!qmw!news
From: scott@dcs.qmw.ac.uk (Scott Mitchell)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: digital audio extraction from CD-ROM via SCSI
Date: 08 Nov 1996 14:11:06 GMT
Organization: Queen Mary & Westfield College, London, UK
Lines: 32
Message-ID: <SCOTT.96Nov8141107@crux.dcs.qmw.ac.uk>
References: <55lonc$hi@hannibal.camelot.de> <55slgr$h3@anorak.kew.utl>
NNTP-Posting-Host: crux.dcs.qmw.ac.uk
In-reply-to: brian@anorak.kew.utl's message of 7 Nov 1996 12:43:07 -0000

In article <55slgr$h3@anorak.kew.utl> brian@anorak.kew.utl (Brian Somers) writes:

> In article <55lonc$hi@hannibal.camelot.de>,
> 	os@hannibal.camelot.de (Oliver Scheel) writes:
> : I am looking for program that allows me to extract audio data from a
> : CD-ROM via SCSI. In the past, I did this with my Mac and QuickTime (real
> : cool), but the harddisk in my Mac is too small, yet.
> 
> If you've got an external CD pluged into your line-in socket, you could
> install nas (Network Audio System) and do an "aurecord -mode line".  I'm
> mucking around trying to do this for an external CD.  It seems that the
> internal CD audio data isn't "seen" by the au server :(
> 
> Does anyone know if the soundcard hides this data ?  My card is an AWE32.
> If the soundcard is making the stuff available (I believe I have some
> info at home about Creative Labs audio programming), perhaps aurecord's
> -mode argument just needs to have another option implemented.

Or, you could (presumably) just suck blocks of audio data off of the disk and
get your sound as raw bits.  I imagine the DACs on your average CDROM drive
are pretty crap to say the least, so you'll get a way better copy if you do it
raw.  IIRC, the CD audio and data formats are practically identical so doing
this should be simple(ish).

Cheers,

	Scott
-- 
===========================================================================
 Scott Mitchell, CompSci Dept, Queen Mary & Westfield College, London, UK
       mailto:scott@dcs.qmw.ac.uk   http://www.dcs.qmw.ac.uk/~scott
            finger scott@ruby.dcs.qmw.ac.uk for PGP public key