Re: software mixing in alsa

From: Lee Revell
Date: Tue May 17 2005 - 15:39:56 EST


On Tue, 2005-05-17 at 16:27 -0400, Valdis.Kletnieks@xxxxxx wrote:
> On Tue, 17 May 2005 21:24:12 +0200, Karel Kulhavy said:
> > Lee Revell wrote:
> >
> > > Finally, these questions are all OT for LKML. Try alsa-user at
> > > lists.sf.net and alsa-devel at lists.sf.net. Also there's a bug
> >
> > ALSA is a part of Linux kernel, right? This is linux-kernel. Why
> > is it OT here? Doesn't make sense for me.
>
> I was hoping somebody would explain how to get 'dmix' plugin working in the
> kernel - then I could get rid of esd ;) (Note that running something in
> userspace that accepts connections, runs dmix on them, and then creates one
> thing spewing to /dev/pcm isn't a solution - I've already *got* esd, warts and all)

I don't understand your message very well. The dmix plugin is part of
alsa-lib, which is part of userspace. From the application's point of
view, it does not matter whether the mixing happens in kernel or not.
ALSA follows the philosophy of doing as little as possible in the
kernel, and since mixing and volume control work fine in userspace,
that's where they live.

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/