Mike Taht wrote:
> 2) Will I need to request specific usb minor numbers for this (raw?,
> Alsa?)
ALSA's device nodes are handled by the framework.
> 3) Is there a midi layer that is a model of it's kind?
There is no MIDI driver that converts MIDI from/to something entirely
different. However, s
Hi Mike,
I'll answer to the best of my knowledge, which means only your question nr 1
will get an answer :-)
> I have been working on a usb kernel driver for the frontier designs
> "tranzport" control surface. It's a pretty unique device - 20 character
> LCD, 7 lights, 21 buttons, and a shuttle
I have been working on a usb kernel driver for the frontier designs "tranzport"
control surface. It's a pretty unique device - 20 character LCD, 7 lights, 21
buttons, and a shuttle wheel.
Anyway, as I have something that more or less works better than the current
ardour2 libusb driver...
and as