watching with great interest how Paul is digging deep into the
poll() mechanism, i came to wonder how a setup is to be reflected
in an ALSA application that links not only one card's capture and
playback streams, but does this for multiple cards.

background: afaik, with the ice1712 for example it is possible to
run two or more cards in sync. will this be as simple as calling
snd_pcm_open for n streams, and snd_pcm_link (stream[0]) for 
streams [1, n - 1]?

tim


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to