How do duplex RAWMIDI work?  Are they capable of both input and output
functions?  What is the point of having such a device when the input and
output could be opened separately?

I'm trying to implement a library to run on top of ALSA which is only
designed to support one-way devices...  a duplex device would be treated
as separate input and output devices, like in Windows, and it seems like
there aren't any elegant ways to do it.

Any ideas?

Thanks,
Rico


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

Reply via email to