From: Takashi Iwai <tiwai@suse.de>
To: Jaroslav Kysela <perex@suse.cz>
Cc: Pedro Lopez-Cabanillas <plcl@telefonica.net>,
"alsa-devel@lists.sourceforge.net"
<alsa-devel@lists.sourceforge.net>,
Clemens Ladisch <clemens@ladisch.de>
Subject: Re: MIDI port names
Date: Thu, 20 Feb 2003 11:57:41 +0100 [thread overview]
Message-ID: <s5hheazfcd6.wl@alsa2.suse.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0302200953350.1266-100000@pnote.perex-int.cz>
At Thu, 20 Feb 2003 09:55:18 +0100 (CET),
Jaroslav wrote:
>
> On Thu, 20 Feb 2003, Pedro Lopez-Cabanillas wrote:
>
> > On Wednesday 19 February 2003 14:51, Takashi Iwai wrote:
> > > there is the name field for each rawmidi substream, and the sequencer
> > > looks up this string.
> > >
> > > this reminds me the former patch by Clemens, and i've forgotten to
> > > check this issue until now. sorry.
> > >
> > > i modified the sequencer part (and mpu401_uart) on the cvs so that the
> > > sequencer retrieves the rawmidi name string if the substream name is
> > > not defined.
> >
> > But Clemens' patch (attached is a slightly modified version) was not for port
> > names but for client names, from "External MIDI x" to the more meaningful
> > rawmidi name. I think that this is what some people is requesting, and makes
> > things easier for large studio setups when some applications, like kaconnect,
> > show client names but not port names. Please, apply.
>
> I don't agree with this patch. kaconnect or other applications might
> simply parse the string and if matches - get the real name over the
> control interface. Otherwise, it is not clear, that the port is equal to
> a rawmidi device.
it's of course a bit dangerous to change such behavior.
but basically, the application shouldn't rely on the client name
string to get its information. and, AFAIK, there are no applications
to do that, so far. hence, i don't think it would cause much
problems.
if it looks ok for you, i'll commit more changes in this regard,
including:
- set the sequencer client name from rawmidi name (like above)
- reset the sequencer client name for the rawmidi device 0
in the case that other device was registered formerly.
- set the name of mpu401_uart from card's shortname if already
defined.
the last one requires the definition of the shortname field before
calling snd_mpu401_uart_new(). if not defined, "MPU401 (UART)" is
used like the older version.
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
next prev parent reply other threads:[~2003-02-20 10:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E18lUe8-0003K3-00@sc8-sf-list2.sourceforge.net>
2003-02-19 23:46 ` MIDI port names Pedro Lopez-Cabanillas
2003-02-20 8:55 ` Jaroslav Kysela
2003-02-20 10:57 ` Takashi Iwai [this message]
2003-02-20 14:14 ` Jaroslav Kysela
2003-02-20 14:38 ` Takashi Iwai
2003-02-20 20:19 ` Jaroslav Kysela
2003-02-25 16:11 ` Takashi Iwai
2003-02-20 19:55 ` Pedro Lopez-Cabanillas
2003-02-19 12:40 Paul Davis
2003-02-19 13:46 ` 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=s5hheazfcd6.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=clemens@ladisch.de \
--cc=perex@suse.cz \
--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.