On Mon, 26 Jan 2004 10:36:15 -0600 (CST)
Stephen Stocker <[EMAIL PROTECTED]> wrote:

>   Using the standard example for the asym plugin (in .asoundrc), I'm
> getting the following, while playing a wave with aplay -D duplex
> test2.wav:
> 
> [EMAIL PROTECTED]:~$ arecord -vD duplex test.wav

Hi,

try 

arecord -v -Dplug:duplex test.wav

Flo

P.S.: If this works you can define another device like this:

pcm.plug_duplex {
        type plug
        slave.pcm "duplex"
}

or similar and then just use that instead of duplex


-- 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to