> so essentially you skip alsalib and interact with the driver only. i > have found this to be the least painful way of dealing with raw MIDI > streams.
Tim, I think this is very bad advice, especially on the alsa-dev mailinglist! Charles, you might want to have a look at the documentation: http://www.alsa-project.org/alsa-doc/alsa-lib/group___raw_midi.html#a6 You can see there that the first argument is for the input handler, and the second for the output handler. Also, I think you don't want to open the stream full duplex. Write only would do. Maarten _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel