On Tue, 28 Oct 2003 10:23:40 +0100 (MET)
Clemens Ladisch <[EMAIL PROTECTED]> wrote:

> Ryan Pavlik wrote:
> > Takashi Iwai <[EMAIL PROTECTED]> wrote:
> >
> > > Ryan Pavlik wrote:
> > > > Shouldn't I get numbers in ev->time.time.tv_*?  I'm just getting
> > > > zeros... what did I miss? ;)
> > >
> > > (snip)
> >
> > OK, I've attached some code to show what I'm doing exactly.
> 
> The event timestamps are set yo the current time of the queue. Your
> queue isn't running, so its current time is zero.
> 
> Call snd_seq_start_queue(seq, queue, NULL) (and snd_seq_drain_output).

Hmm, nope... I've tried this in various combinations along with
tempo-setting and position-setting events sent to the queue, with no
avail.  I'm still getting 0 0.

I've attached the new code.

thanks,

-- 
Ryan Pavlik <[EMAIL PROTECTED]>

"Maybe it's the unfocused, blind, murderous rage." - 8BT

Attachment: test.c
Description: Binary data

Reply via email to