deadrabbit wrote:
> I'm new to using ALSA, or at least to the internals of it. I'm trying
> to create a Icecast stream encoding computer for two audio streams.
> The computer as a single stereo line in, so I'm planning on feeding
> each mono stream through the single stereo input. I've looked at the
> asoundrc guide, but I'm not sure I understand it entirely: there's no
> documentation for some things, like "ttable". Will the config below
> work for splitting the stereo input in to two mono devices?

In theory, yes.

> Also, how do I know what the input device name is?

It's the string after the "pcm.".
In this case, "dshare" is the slave device used by the two other devices
which are named "leftx" and "rightx".


HTH
Clemens

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to