• Sebastien Alaiwan's avatar
    ALSA: USB MIDI support for Access Music VirusTI · d39e82db
    Sebastien Alaiwan authored
    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: default avatarSebastien Alaiwan <sebastien.alaiwan@gmail.com>
    Signed-off-by: Clemens Ladisch <clemens@ladisch.de> (cosmetics, list terminator)
    Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
    d39e82db
usbaudio.c 108 KB