From 9835e5c9ceca42dbca1a579514accebc19c2dc74 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 18 Feb 2005 18:13:45 +0000 Subject: [PATCH] Add Side controls in the weight list Added the "Side" controls in the weight list. --- src/mixer/simple.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mixer/simple.c b/src/mixer/simple.c index bdccc4ee..3a54455d 100644 --- a/src/mixer/simple.c +++ b/src/mixer/simple.c @@ -151,6 +151,7 @@ static int get_compare_weight(const char *name, unsigned int idx) "Surround", "Center", "LFE", + "Side", "Synth", "FM", "Wave", -- 2.47.1