From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: timestamps on recorded events Date: Fri, 12 Apr 2002 16:06:58 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <200204110944.AFK42109@msgdirector2.onetel.net.uk> <200204121335.AFJ25902@msgdirector1.onetel.net.uk> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <200204121335.AFJ25902@msgdirector1.onetel.net.uk> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: bownie@bownie.com Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Fri, 12 Apr 2002 14:32:52 +0100, Richard Bown wrote: > > Takashi Iwai wrote: > > [turning on timestamps] > > > err = snd_seq_port_subscribe(handle, subs); > > ... > > > > if you are using snd_seq_connect_to/from, then you need to replace > > it like above. > > Excellent, yeah thanks that does the trick. With the minor typo correction that > the last line is supposed to be "err = snd_seq_subscribe_port(handle, subs);" oh yeah :) > BTW is this list the best place for these app developer questions? I know > it's certainly the best place to get answers (and quickly) but I can't help > feeling that we're treading on toes.. as long as the question is related with ALSA specific issues, then i believe here is the right place. such q&a's are also helpful for documentation later, too. Takashi