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). HTH Clemens ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel