]> git.alsa-project.org Git - alsa-lib.git/commitdiff
- comment out the analog/digital switch in surround51 for creative's
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Jan 2004 18:11:58 +0000 (18:11 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Jan 2004 18:11:58 +0000 (18:11 +0000)
  digital receiver.

src/conf/cards/EMU10K1.conf

index 5012080fff98995f628476fa5be75226d8755ac7..698bcf2d9dda64f85d1e5fa8b151b9c86b26c5d1 100644 (file)
@@ -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 }