On Fri, 9 Nov 2001, Ricardo Colon wrote:

>
> I'm trying to figure out how to send a timestamped event(for ex. a
> SND_SEQ_EVENT_NOTE message) to the scheduling queue. There is a function
> to send queue control messagess, but how do I enqueue an timestamped
> event.
>
> The documentation says:
>
> "For scheduling an event on the specified queue, a client needs to fill
> queue field with the preferred queue id."
>
> Can someone please explain what this means?

It means that more than one queues can be available and you need to
choose the destination queue for given event. Don't forget to allocate own
queue at first, if you don't want to share a queue at all.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux    http://www.suse.com
ALSA project  http://www.alsa-project.org


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

Reply via email to