Takashi Iwai wrote:

[turning on timestamps]

>       err = snd_seq_port_subscribe(handle, subs);
>       ...
> 
> if you are using snd_seq_connect_to/from, then you need to replace
> it like above.

Excellent, yeah thanks that does the trick.  With the minor typo correction that
the last line is supposed to be "err = snd_seq_subscribe_port(handle, subs);"

BTW is this list the best place for these app developer questions?  I know
it's certainly the best place to get answers (and quickly) but I can't help
feeling that we're treading on toes..

and I'm probably just shooting myself in the foot by even asking this..

R

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

Reply via email to