On Thu, Jan 16, 2003 at 10:27:35PM +0100, Pedro Lopez-Cabanillas wrote:
>In short: start the queue before sending events, add snd_seq_drain_output at 
>end of SetTempo method.

...and then there was light!  Er.. sound!

Now that it's working, I'm left again with conceptual questions.  I was
under the impression that I could put events in a queue, start it, stop
it, and start it from the beginning again.  Is that not the case?  The
events seem to leave the queue once sent.

Likewise, I was under the impression that queues handled sequencing
events by timestamp if they arrived in non-sequential order.  Is that
so?  Do I just need to stay ahead of the queue for this to work?  Does
that mean, I can't reliably send the queue all events for one voice,
followed by all events for another voice?

Thank you, Pedro, for showing me how to fix my code.  That was a huge
help.

-- 
Brian


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to