On Thu, 2005-12-01 at 00:29 +0100, Ruben wrote: > At Wed, 30 Nov 2005 11:04:42 +0100, Michel Dänzer wrote: > > > > On Tue, 2005-11-29 at 20:20 +0100, Ruben wrote: > > > > > > Alsa comes now with a standard dmix setup for PMac, and that's what > > > I'm using, but I noticed that for example it's not possible to mix 2 > > > sounds which use OSS. I'd rather have everything use native alsa. > > > > Have you played with alsa-oss? > > Yup, I have alsa-oss support built-in in the kernel and I started > gtkpbbuttons from aoss.
For the record, alsa-oss is a 100% userspace solution that doesn't require anything special in the kernel. aoss is just a small wrapper script that adds libaoss.so to LD_PRELOAD, which converts ioctls and other file operations on /dev/dsp to libasound calls. Thus, it behaves like any other ALSA app instead of blocking the PCM device by opening /dev/dsp directly. That said, I'm glad things are working for you now. :) -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer