From cb6bb19b4d5b6b6354ed6c36d7daa90a868712a7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 3 Jan 2005 17:12:21 +0000 Subject: [PATCH] Add Front control to weight list Added "Front" control to 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 1ce12d1b..bdccc4ee 100644 --- a/src/mixer/simple.c +++ b/src/mixer/simple.c @@ -147,6 +147,7 @@ static int get_compare_weight(const char *name, unsigned int idx) "Treble", "3D Control", "PCM", + "Front", "Surround", "Center", "LFE", -- 2.47.1