From: Jaroslav Kysela <perex@suse.cz>
To: Maarten de Boer <mdeboer@iua.upf.es>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
"alsa-user@alsa-project.org" <alsa-user@alsa-project.org>,
"tiwai@suse.de" <tiwai@suse.de>
Subject: Re: [Alsa-user] RTC timer questions, reposting
Date: Mon, 8 Apr 2002 10:15:49 +0200 (CEST) [thread overview]
Message-ID: <a8rjqt$t6k$2@main.gmane.org> (raw)
In-Reply-To: <20020408095954.318f5fc3.mdeboer@iua.upf.es>
On Mon, 8 Apr 2002, Maarten de Boer wrote:
> Hello,
>
> Sorry for being such a pain, but I really want this to work, and I
> really think this is something that has general interest: using a
> higher accurate midi event timing. So: HOW DO I USE THE RTC TIMER?
> I can find no up-to-date documentation about this.
>
> The latest I find is a mail by Takashi, that is a year old, which says:
>
> Installation:
> Add the following lines in /etc/modules.conf:
> options snd-timer snd_timer_limit=2
> alias snd-timer-1 snd-rtctimer
> For using RTC timer in sequencer as default:
> options snd-seq snd_seq_default_timer=1
>
> This is not working anymore, because parameters changed.
>
> Starting sound driver: snd-emu10k1 done
> /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o: invalid parameter parm_snd_seq_default_timer
> /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o: insmod /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o failed
> /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o: invalid parameter parm_snd_seq_default_timer
> /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o: insmod /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o failed
> /lib/modules/2.4.18/kernel/sound/acore/seq/snd-seq.o: insmod snd-seq-midi failed
>
> So, please tell me how it works. If I can get it to work, I would not mind
> writing some documentation about it, but please help me out!
The defines are in asound.h file - look for 'Timer section - /dev/snd/timer'.
Usage (using defaults):
options snd-seq snd_seq_default_timer_device=1
or (full specification):
options snd-seq snd_seq_default_timer_class=1 \
snd_seq_default_timer_sclass=0 \
snd_seq_default_timer_card=-1 \
snd_seq_default_timer_device=1 \
snd_seq_default_timer_subdevice=0
Jaroslav
-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project http://www.alsa-project.org
SuSE Linux http://www.suse.com
next parent reply other threads:[~2002-04-08 8:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20020408095954.318f5fc3.mdeboer@iua.upf.es>
2002-04-08 8:15 ` Jaroslav Kysela [this message]
[not found] ` <Pine.LNX.4.33.0204081011180.1079-100000@pnote.perex-int.cz>
2002-04-08 8:29 ` [Alsa-user] RTC timer questions, reposting Maarten de Boer
[not found] ` <20020408102940.74be295c.mdeboer@iua.upf.es>
2002-04-08 9:26 ` Jaroslav Kysela
2002-04-08 12:57 ` Takashi Iwai
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='a8rjqt$t6k$2@main.gmane.org' \
--to=perex@suse.cz \
--cc=alsa-devel@alsa-project.org \
--cc=alsa-user@alsa-project.org \
--cc=mdeboer@iua.upf.es \
--cc=tiwai@suse.de \
/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.