]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Add Side controls in the weight list
authorTakashi Iwai <tiwai@suse.de>
Fri, 18 Feb 2005 18:13:45 +0000 (18:13 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Feb 2005 18:13:45 +0000 (18:13 +0000)
Added the "Side" controls in the weight list.

src/mixer/simple.c

index bdccc4ee09a6e519ff208080457e1b72d5c2743f..3a54455df9f42117b267998775d123eb438a3123 100644 (file)
@@ -151,6 +151,7 @@ static int get_compare_weight(const char *name, unsigned int idx)
                "Surround",
                "Center",
                "LFE",
+               "Side",
                "Synth",
                "FM",
                "Wave",