From 4434ade8c9334a3ab975d8993de456f06841899e Mon Sep 17 00:00:00 2001 From: Krzysztof Foltman Date: Thu, 20 May 2010 20:31:10 +0100 Subject: ALSA: usb-audio: add support for Akai MPD16 The decoding/encoding is based on own reverse-engineering. Both control and data ports are handled. Writing to control port supports SysEx events only, as this is the only type of messages that MPD16 recognizes. Signed-off-by: Krzysztof Foltman Signed-off-by: Takashi Iwai --- sound/usb/midi.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sound/usb/midi.h') diff --git a/sound/usb/midi.h b/sound/usb/midi.h index 2089ec987c6..2fca80b744c 100644 --- a/sound/usb/midi.h +++ b/sound/usb/midi.h @@ -37,6 +37,8 @@ struct snd_usb_midi_endpoint_info { /* for QUIRK_MIDI_CME, data is NULL */ +/* for QUIRK_MIDI_AKAI, data is NULL */ + int snd_usbmidi_create(struct snd_card *card, struct usb_interface *iface, struct list_head *midi_list, -- cgit v1.2.3-70-g09d2