Hey, I'm currently pondering an ALSA interface for Ruby
(http://ruby-lang.org).  Unfortunately, to do what I want, I need to
be able to have a file descriptor for select().  I've tried using the
fds returned by snd_seq_poll_descriptors(), but (not suprisingly) they
didn't work: select blocks indefinitely.

The interface would be for writing a MIDI sequencer.  Any thoughts on
the issue?

-- 
Ryan Pavlik <[EMAIL PROTECTED]>

"They don't *appear* to be in league with some
 nameless *horror* from the nether-dimensions I
 inadvertendtly pissed off by trying to enslave." - 8BT


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to