commit | e42dd3ee3f9c6007c569386a8477a19d3e7503f9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 26 17:32:02 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 26 17:32:02 2019 +0100 |
tree | 5ffc84cc3a9cf4b5338eccd2cb0941cc91ad5b91 | |
parent | 50e0908412e6937ebf38b1edae35035a550a6f09 [diff] |
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>