ALSA: bebob: Add MIDI interface
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:45:18 +0000 (22:45 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:30:16 +0000 (14:30 +0200)
commit248b78027d26735eb22f5ee91a400e5eabfea77d
treec0059652bb1b659b6d76f37b061e65e642e849b7
parentad9697bad78fab4665d93e61c702892e289e1764
ALSA: bebob: Add MIDI interface

This commit adds a functionality to capture/playback MIDI messages.

When no AMDTP streams are running, this module starts AMDTP stream at current
sampling rate for MIDI substream.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/Kconfig
sound/firewire/bebob/Makefile
sound/firewire/bebob/bebob.c
sound/firewire/bebob/bebob.h
sound/firewire/bebob/bebob_midi.c [new file with mode: 0644]
This page took 0.028778 seconds and 5 git commands to generate.