>I just noticed I was looking at the old API :)
>
>With the new API, I think it always work to open the same device twice
>(once for PLAYBACK STREAM and once for CAPTURE STREAM) at least for
>full-duplex soundcards. If I'm wrong, can somebody correct me?

yes, if the h/w can do full-duplex, then this will always work (and as
you noticed, there is no "DUPLEX" mode anymore - you always get one
handle for playback and a different one for capture).

note that some cards (the early SB series come to mind) will not
support the same parameters for playback and capture when opened for
duplex usage, so it can a bit more complex than you'd really like.

--p



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to