From: Takashi Iwai <tiwai@suse.de>
To: Pedro Lopez-Cabanillas <plcl@telefonica.net>
Cc: ALSA devel <alsa-devel@lists.sourceforge.net>
Subject: Re: Question about rawmidi documentation
Date: Wed, 24 Jul 2002 11:56:31 +0200 [thread overview]
Message-ID: <s5hu1mpo3e8.wl@alsa2.suse.de> (raw)
In-Reply-To: <200207240031.57343.plcl@telefonica.net>
At Wed, 24 Jul 2002 00:31:57 +0200,
Pedro Lopez-Cabanillas wrote:
>
> In alsa-lib/src/rawmidi/rawmidi.c there are two functions :
> "snd_rawmidi_params", and "snd_rawmidi_params_current". Both documented with
> very similar brief descriptions: "get parameters about rawmidi stream" and
> "get current parameters about rawmidi stream".
>
> I suppose that the first function changes the parameters, and the second gets
> them. If not, How I can change the rawmidi parameters? Otherwise, the brief
> description should be fixed, because it goes to the generated doxygen docs,
> and the function names themselves are not very clear.
i believe it's a typo. should be fixed.
snd_rawmidi_params() stores the information of params to the driver.
this is what you want.
and snd_rawmidi_params_current() gets the information of the current
status to the params struct.
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2002-07-24 9:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-23 22:31 Question about rawmidi documentation Pedro Lopez-Cabanillas
2002-07-24 9:56 ` 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=s5hu1mpo3e8.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=plcl@telefonica.net \
/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.