On Wednesday 03 April 2002 12:23 pm, you wrote: > subdevices per device. I need to see the driver for a midi interface > that using all the > 16 subdevices. Since I don't get answer from Jaroslav i guess he don't > have the time > or my question is stupid. But can someone help me out? Where should I > look?
I have done a little work on a driver I'm writing for a PCI-MIDI interface system I designed (card is built and seems to work, breakout box isn't built yet). I first used the MTP-AV driver as a model, but had quite a time figuring out how exactly it hooked up with the sequencer, and eventually decided to write a kernel sequencer client that talks to the card directly. Much easier, and I can add some interesting features using user packets, and also I think it will be faster. This does have the disadvantage of leaving rawmidi apps in the cold, though, so I'd be interested in whatever you come up with. cheers -- Michael Ashton <[EMAIL PROTECTED]> _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel