Subject: Re: Pseudo audio device
To: Ignatios Souvatzis <is@netbsd.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: tech-kern
Date: 11/13/2007 09:03:21
On Tue, 13 Nov 2007, Ignatios Souvatzis wrote:
>>> And all our audio outputting stuff should be enhanced to follow the
>>> getenv("AUDIODEV") convention.
>>
>> Do we really have anything other than audioplay(1) and cdplay(1)?
> Actually, I don't know... but
I had a look -- audioplay, audiorecord, and cdplay all honour AUDIODEV.
There's also an AUDIODEVICE that audioplay and audiorecord use, with a
comment claiming that AUDIODEV is for Sun compatibility. I should probably
make cdplay use AUDIODEVICE if defined..
>> Or do you mean pkgsrc?
> that's what I was thinking of.
Works for me!
Cheers,
Jared