ALSA: USB MIDI support for Access Music VirusTI
authorSebastien Alaiwan <sebastien.alaiwan@gmail.com>
Tue, 16 Feb 2010 07:55:08 +0000 (08:55 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Feb 2010 08:34:56 +0000 (09:34 +0100)
commitd39e82db73eb876c60d00f00219d767b3be30307
tree6a6d0fdaae86bd4089e66578dd2bed19a6987d87
parentc3a3e040f01457d2ea4f199f75ca205401001a3b
ALSA: USB MIDI support for Access Music VirusTI

Here's a patch that adds MIDI support through USB for one of the Access
Music synths, the VirusTI.

The synth uses standard USBMIDI protocol on its USB interface 3, although
it does signal "vendor specific" class. A magic string has to be sent on
interface 3 to enable the sending of MIDI from the synth (this string was
found by sniffing usb communication of the Windows driver). This is all
my patch does, and it works on my computer.

Please note that the synth can also do standard usb audio I/O on its
interfaces 2&3, which already works with the current snd-usb-audio driver,
except for the audio input from the synth. I'm going to work on it when I
have some time.

Signed-off-by: Sebastien Alaiwan <sebastien.alaiwan@gmail.com>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de> (cosmetics, list terminator)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/usb/usbaudio.c
sound/usb/usbmidi.c
sound/usb/usbquirks.h