From 73365bd766e78805d458c275f6018c6dc46502b1 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 7 Jan 2004 18:11:58 +0000 Subject: [PATCH] - comment out the analog/digital switch in surround51 for creative's digital receiver. --- src/conf/cards/EMU10K1.conf | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/src/conf/cards/EMU10K1.conf b/src/conf/cards/EMU10K1.conf index 5012080f..698bcf2d 100644 --- a/src/conf/cards/EMU10K1.conf +++ b/src/conf/cards/EMU10K1.conf @@ -88,12 +88,16 @@ EMU10K1.pcm.center_lfe.0 { lock true value true } - { - name "SB Live Analog/Digital Output Jack" - preserve true - lock true - value 0 - } +# if you have a creative's digital receiver, you can get surround/center/lfe +# output through the digital jack. so, the following is commented out. +# pay attention in case of analog output from the shared center/digital +# jack! +# { +# name "SB Live Analog/Digital Output Jack" +# preserve true +# lock true +# value 0 +# } { name "EMU10K1 PCM Send Volume" index { @func private_pcm_subdevice } -- 2.47.1