From: Takashi Iwai Date: Fri, 18 Feb 2005 18:13:45 +0000 (+0000) Subject: Add Side controls in the weight list X-Git-Tag: v1.0.9rc1~17 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9835e5c9ceca42dbca1a579514accebc19c2dc74;p=alsa-lib.git Add Side controls in the weight list Added the "Side" controls in the weight list. --- 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",