Re: [Alsa-devel] [PATCH] Use rawmidi device name for sequencer client name

2002-11-29 Thread Takashi Iwai
At Thu, 28 Nov 2002 13:38:01 +0100 (MET), Clemens Ladisch wrote: > > > The snd_seq_midisynth_register_port() function already knows the name of > the rawmidi device, so there is no reason to invent another name for the > sequencer client. the reason was that many rawmidi devices give the same na

Re: [Alsa-devel] [PATCH] Use rawmidi device name for sequencer client name

2002-11-29 Thread Takashi Iwai
At Thu, 28 Nov 2002 17:00:35 +0100 (MET), Clemens Ladisch wrote: > > Takashi Iwai wrote: > > Clemens Ladisch wrote: > > > The snd_seq_midisynth_register_port() function already knows the name of > > > the rawmidi device, so there is no reason to invent another name for the > > > sequencer client.