All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Gerald Grabner <gerald.grabner@tugraz.at>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: How to set ppq?
Date: Mon, 23 Dec 2002 15:13:14 +0100	[thread overview]
Message-ID: <s5hwum0u8lh.wl@alsa2.suse.de> (raw)
In-Reply-To: <3E070D6A.8010503@tugraz.at>

Hi,

At Mon, 23 Dec 2002 14:19:38 +0100,
Gerald Grabner wrote:
> 
> Hi,
> 
> I'm trying to set PPQ for the alsa sequencer queue but it doesn't
> work. Here is the piece of code:
> 
>    snd_seq_queue_tempo_set_tempo (queue_tempo, tempo) ;
>    snd_seq_queue_tempo_set_ppq   (queue_tempo, ppq  ) ;
>    snd_seq_set_queue_tempo (seq_handle, queue_id, queue_tempo) ;
> 
> It works for tempo, but not for ppq. Does anybody know how I could
> also set ppq?

the ppq cannot be changed during the queue is running although the
tempo can be varied.

you can set the ppq before starting the queue, or after stopping the
queue.


ciao,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

      reply	other threads:[~2002-12-23 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-23 13:19 How to set ppq? Gerald Grabner
2002-12-23 14:13 ` Takashi Iwai [this message]

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=s5hwum0u8lh.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=gerald.grabner@tugraz.at \
    /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.