At Fri, 9 Nov 2001 10:26:12 +0100 (CET),
Jaroslav wrote:
>
> On Fri, 9 Nov 2001, Ricardo Colon wrote:
>
> > Ok. I now understand what the doc says.
> >
> > After I fill the queue field(in an event) with the proper queue number,
> > how do I actually enqueue a timestamped event to the designated
On Fri, 9 Nov 2001, Ricardo Colon wrote:
> Ok. I now understand what the doc says.
>
> After I fill the queue field(in an event) with the proper queue number,
> how do I actually enqueue a timestamped event to the designated queue?
Use the standard snd_seq_event_output* functions.
Ok. I now understand what the doc says.
After I fill the queue field(in an event) with the proper queue number,
how do I actually enqueue a timestamped event to the designated queue?
Thanks.
-- R:
On Fri, 9 Nov 2001, Jaroslav Kysela wrote:
> On Fri, 9 Nov 200
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:
>
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 clie