]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Added 'Center' and 'LFE' to the sort table
authorJaroslav Kysela <perex@perex.cz>
Tue, 8 May 2001 09:25:13 +0000 (09:25 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 8 May 2001 09:25:13 +0000 (09:25 +0000)
src/mixer/simple.c

index a430f7945a6740737d76da73c857af4195c399b9..4fe44f62f2d0088b82e2c1d1ab8cb89ae9fbefd5 100644 (file)
@@ -133,6 +133,8 @@ static int get_compare_weight(const char *name, unsigned int idx)
                "3D Control - Center",
                "PCM",
                "Surround",
+               "Center",
+               "LFE",
                "Synth",
                "FM",
                "Wave",