From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushik Kumar Subject: Re: sound application needed... Date: Thu, 21 Jul 2005 12:46:54 +1000 Message-ID: References: <20050720113614.GA3597@bitglue.com> Reply-To: Kaushik Kumar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050720113614.GA3597@bitglue.com> Content-Disposition: inline Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Phil Frost Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org hi phil, I am actually implementing an user level sound driver.. which is still in its rudimentary stages. It does *not* use the /proc interface. I have a simple driver API which the application needs to use. And I need to basically test it. Any further help would be appreciated. Thanx! kaushik On 7/20/05, Phil Frost wrote: > On Wed, Jul 20, 2005 at 08:08:18PM +1000, Kaushik Kumar wrote: > > I need a simple sound application to test my sound driver which does > > *not* use the alsa user lib API. >=20 > You can cat files to /dev/dsp, like so: >=20 > cat /proc/kcore > /dev/dsp >=20 > You can also read from it, then play it again: >=20 > cat /dev/dsp > tmp; cat tmp > /dev/dsp # hit ^C to stop recording > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click