From: Takashi Iwai Date: Wed, 29 Jan 2003 17:02:18 +0000 (+0000) Subject: - use the channel B for surround40 and 51. X-Git-Tag: v1.0.3~315 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=dbffcd437e7a2a54b32e8b64e026dec300e817df;p=alsa-lib.git - use the channel B for surround40 and 51. --- diff --git a/src/conf/cards/CMI8738-MC6.conf b/src/conf/cards/CMI8738-MC6.conf index e7fd18f2..dfe00de5 100644 --- a/src/conf/cards/CMI8738-MC6.conf +++ b/src/conf/cards/CMI8738-MC6.conf @@ -30,7 +30,30 @@ CMI8738-MC6.pcm.rear.0 { -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 + } + ] + } +} +