Hi,

Is it correct that an app should have to snd_seq_drop_input_buffer() every
so often when reading events in via snd_seq_event_input()?

If I don't drop the input buffer periodically then the input buffer appears
eventually to clog up - only allowing a few events through at a time.  Whilst
the number of events received by the app becomes severely limited it still
just about continues to work.  Is there an easy explanation for this behaviour?

Am I doing the right thing in dropping the buffer?  It certainly appears to
fix the problem.

Cheers,
Richard
-- 
http://www.all-day-breakfast.com/rosegarden
http://www.bownie.com

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

Reply via email to