From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pedro Lopez-Cabanillas Subject: Re: Simple alsa sequencer question Date: Tue, 28 Oct 2003 20:20:40 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: <200310282020.40649.plcl@telefonica.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Content-Disposition: inline Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net Cc: Ryan Pavlik List-Id: alsa-devel@alsa-project.org El Martes, 28 de Octubre de 2003 17:30, Ryan Pavlik escribió: > Clemens Ladisch wrote: > > 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. Try: snd_seq_open(&seq, "default", SND_SEQ_OPEN_DUPLEX, 0); Opening with SND_SEQ_OPEN_INPUT, any call to snd_seq_start_queue will return a -22 error code. Regards, Pedro -- ALSA Library Bindings for Pascal http://alsapas.alturl.com ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/