From: Jaroslav Kysela Date: Fri, 18 Aug 2000 21:19:43 +0000 (+0000) Subject: Added Synth,FM to sort table X-Git-Tag: v1.0.3~1174 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1309a1d9af2b86a71d994bd716091a4b48e1cc4b;p=alsa-lib.git Added Synth,FM to sort table --- diff --git a/src/control/controls.c b/src/control/controls.c index cd44911e..bc38f9c4 100644 --- a/src/control/controls.c +++ b/src/control/controls.c @@ -155,6 +155,8 @@ static int snd_ctl_hsort_mixer_priority(const char *name) "PCM Front", "PCM Rear", "PCM Pan", + "Synth", + "FM", "Wave", "Music", "Line",