From: Jaroslav Kysela Date: Tue, 8 May 2001 09:25:13 +0000 (+0000) Subject: Added 'Center' and 'LFE' to the sort table X-Git-Tag: v1.0.3~851 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=78cd184441677a8aec2cbfa9fea809feacc5ce05;p=alsa-lib.git Added 'Center' and 'LFE' to the sort table --- diff --git a/src/mixer/simple.c b/src/mixer/simple.c index a430f794..4fe44f62 100644 --- a/src/mixer/simple.c +++ b/src/mixer/simple.c @@ -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",