On Sun, Jan 11, 2009 at 12:38:01AM -0500, nescivi wrote:

> It is really strange. Sometimes it just works for a while, and then it just 
> takes minutes before any event comes out.
> The values print out fine, just something weird seems to be happening in the 
> actual scheduling.

Since you are using snd_seq_output_direct(), I *assume* you
don't need snd_seq_drain_output(). But have you ever tried

  snd_seq_write();
  snd_seq_drain_output();

instead of

  snd_seq_write_direct(); ?


Ciao,

-- 
FA

Laboratorio di Acustica ed Elettroacustica
Parma, Italia

O tu, che porte, correndo si ?
E guerra e morte !
_______________________________________________
Linux-audio-dev mailing list
[email protected]
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev

Reply via email to