From: Takashi Iwai <tiwai@suse.de>
To: Ryan Pavlik <rpav@mephle.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Simple alsa sequencer question
Date: Mon, 27 Oct 2003 11:54:21 +0100 [thread overview]
Message-ID: <s5hismb6jdu.wl@alsa2.suse.de> (raw)
In-Reply-To: <20031025024106.3aad73cc.rpav@mephle.com>
At Sat, 25 Oct 2003 02:41:06 -0700,
Ryan Pavlik wrote:
>
> Minor question... I probably just overlooked something...
> but when I subscribe to a port, and I've done this:
>
> :
> snd_seq_port_subscribe_set_queue(subs, 1);
> snd_seq_port_subscribe_set_time_update(subs, 1);
> snd_seq_port_subscribe_set_time_real(subs, 1);
> :
>
> Shouldn't I get numbers in ev->time.time.tv_*? I'm just getting
> zeros... what did I miss? ;)
no, it should be, as long as the event is delivered to these
subscribers (i.e. setting the destination as SND_SEQ_ADDR_SUBSCRIBERS).
btw, to update the timestamp of every event to a certain port, you can
set the timestamp attribute on the port_info, too.
Takashi
-------------------------------------------------------
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/
next prev parent reply other threads:[~2003-10-27 10:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-25 9:41 Simple alsa sequencer question Ryan Pavlik
2003-10-27 10:54 ` Takashi Iwai [this message]
2003-10-28 0:59 ` Ryan Pavlik
2003-10-28 9:23 ` Clemens Ladisch
2003-10-28 16:29 ` Ryan Pavlik
2003-10-27 12:14 ` Clemens Ladisch
[not found] <E1AEWlF-0005EN-00@sc8-sf-list2.sourceforge.net>
2003-10-28 19:20 ` Pedro Lopez-Cabanillas
2003-10-28 20:52 ` Ryan Pavlik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hismb6jdu.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=rpav@mephle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.