From 1309a1d9af2b86a71d994bd716091a4b48e1cc4b Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 18 Aug 2000 21:19:43 +0000 Subject: [PATCH] Added Synth,FM to sort table --- src/control/controls.c | 2 ++ 1 file changed, 2 insertions(+) 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", -- 2.47.1