16 Feb
2016
16 Feb
'16
9:03 a.m.
On Mon, Feb 15, 2016 at 11:34:09PM +0100, Takashi Iwai wrote:
On Mon, Feb 15, 2016 at 08:08:12PM +0100, Takashi Iwai wrote:
On Mon, 15 Feb 2016 19:32:43 +0100, Martin Koegler wrote:
On Mon, Feb 15, 2016 at 11:30:15AM +0100, Takashi Iwai wrote:
The idea looks good. One remaining question is whether only providing the card number or pid is sufficient for all cases.
I only care about the kernel client.
Well, the question is whether only card number is enough. What if cards provide multiple rawmidi devices?
Aren't they currently ports? seq_midi.c creates just one sequencer device per card number.
Look at cards with synth support, e.g. emu10k1 or OPL3/OPL4.
Should I export the client_index parameter of snd_seq_create_kernel_client too?
Regards, Martin