Dj Statik wrote:
> I used the "amixer" tool to see what channel was selected for capture.
>
> The first thing I noticed the "Digital In" is only mono, is this right???

It's probably one volume setting for both channels.

> The other thing I noticed is I have two masters, master0 and master1, which
> also strikes me as a bit strange.

The Extigy doesn't have names for its mixer controls, so the driver
tries to guess names based on the routing.

> And finally how do I tell Alsa which input to use for capture?

Set the capture source.

It may be possible that the extigy has more than one device, see
"arecord -l". If this is the case, you can use "hw:X,1" instead of
"hw:X,0" as device name, e.g. "arecord -D hw:X,1 -f cd something.wav",
where X is the card number.


HTH
Clemens




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to