]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: emux: Add support of loading GUS-patch
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Mar 2019 16:32:02 +0000 (17:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Mar 2019 16:32:02 +0000 (17:32 +0100)
commit772529fd738a2071691a6cefbfb785b30620f2a1
tree5ffc84cc3a9cf4b5338eccd2cb0941cc91ad5b91
parent5a2873394c629b9a43050abbe67c2ca942f6caa8
ALSA: emux: Add support of loading GUS-patch

It's a feature request for the ancient sutff, but it's still valid;
the loading of a GUS-patch isn't available via hwdep device although
it's supported over OSS sequencer.  The only missing piece is the call
of snd_soundfont_load_guspatch() in synth emux hwdep code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/synth/emux/emux_hwdep.c