]> git.alsa-project.org Git - alsa-lib.git/commitdiff
- use the channel B for surround40 and 51.
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Jan 2003 17:02:18 +0000 (17:02 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Jan 2003 17:02:18 +0000 (17:02 +0000)
src/conf/cards/CMI8738-MC6.conf

index e7fd18f2620b70bdd907b49cbdf55cd7d748f476..dfe00de53fdae5564c58739e5012eb6cf176a288 100644 (file)
@@ -30,7 +30,30 @@ CMI8738-MC6.pcm.rear.0 {
 
 <confdir:pcm/surround40.conf>
 
-CMI8738-MC6.pcm.surround40.0 "cards.CMI8738-MC6.pcm.front.0"
+CMI8738-MC6.pcm.surround40.0 {
+       @args [ CARD ]
+       @args.CARD {
+               type string
+       }
+       type hooks
+       slave.pcm {
+               type hw
+               card $CARD
+               device 1
+       }
+       hooks.0 {
+               type ctl_elems
+               hook_args [
+                       {
+                               name "Four Channel Mode"
+                               lock true
+                               preserve true
+                               value false
+                       }
+               ]
+       }
+}      
+
 
 <confdir:pcm/surround51.conf>