[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Recording audio...



avancouw@calpoly.edu (Aaron Van Couwenberghe) writes:

>   Is there any way to *record* the audio that's playing to /dev/dsp? You'd
> think it'd be as simple as cat /dev/dsp > myaudio, but no. Is there a
> program that will allow you to do this?
> 
----------- begin of paudio.lsm ------------------
Begin3
Title:			paudio
Version:		1.0
Entered-date:		14JUL98
Description:            paudio allows a user to be able to copy whatever 
			data is currently being written
			to the /dev/audio or /dev/dsp (i.e., whatever is 
			being played to the sound card) devices into a file
			(or whereever). This is useful for preserving data
			that is being written to the audio devices but 
			can't be saved in any other way, usually because the
			program playing the data doesn't have a 'save'option
			paudio is implemented as a loadable kernel module,
			and the captured audio data is accessible through 
			the /proc interface
Keywords:		kernel module, /dev/audio, /dev/dsp, sound recording, sound grabber, /proc/audio
Author:			jdimpson@acm.org (Jeremy D. Impson)
Maintained-by:		jdimpson@acm.org (Jeremy D. Impson)
Primary-site:		sunsite.unc.edu:/pub/Linux/???
				   25 kb paudio-1.0.tgz
Alternate-site:		http://source.syr.edu/~jdimpson/proj/paudio-1.0.tgz
Original-site:		http://source.syr.edu/~jdimpson/proj/paudio-1.0.tgz

Platforms:		Linux (ia32, possibly any other platforms running OSS sound drivers)
Copying-policy:		GPL
End
----------- end of paudio.lsm ------------------


Reply to: