From ffa20fa9b994f0077b6397b0a3a1a1e0d59d6dff Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Sun, 23 Sep 2001 08:21:24 +0000 Subject: [PATCH] Fixes indexes for center_lfe controls --- src/conf/cards/EMU10K1.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/conf/cards/EMU10K1.conf b/src/conf/cards/EMU10K1.conf index e7da311b..8ebc8163 100644 --- a/src/conf/cards/EMU10K1.conf +++ b/src/conf/cards/EMU10K1.conf @@ -64,12 +64,14 @@ EMU10K1.pcm.center_lfe.0 { hook_args [ { name "Headphone Center Playback Switch" + index 1 preserve true lock true value true } { name "Headphone LFE Playback Switch" + index 1 preserve true lock true value true -- 2.47.1