linux/sound/firewire/fireface
Takashi Sakamoto ff2c293efa ALSA: fireface: add support for MIDI functionality
In previous commit, fireface driver supports unique transaction mechanism
for MIDI feature. This commit adds MIDI functionality for userspace
applications.

As I wrote in a followed commit, user space applications get some
requirement from this driver. It should not touch a register to which
units transmit MIDI messages. It should configure a register in which
MIDI transmission is controlled.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-04-05 21:31:34 +02:00
..
ff-midi.c ALSA: fireface: add support for MIDI functionality 2017-04-05 21:31:34 +02:00
ff-transaction.c ALSA: fireface: add transaction support 2017-04-05 21:31:31 +02:00
ff.c ALSA: fireface: add support for MIDI functionality 2017-04-05 21:31:34 +02:00
ff.h ALSA: fireface: add support for MIDI functionality 2017-04-05 21:31:34 +02:00
Makefile ALSA: fireface: add support for MIDI functionality 2017-04-05 21:31:34 +02:00