Use 'Channel Mode' control

Use 'Channel Mode' control to set the 4/6 channel mode in the config hooks.
This commit is contained in:
Takashi Iwai 2005-04-13 13:35:58 +00:00
parent f65d9f3108
commit 54ec88bafb
8 changed files with 44 additions and 102 deletions

View file

@ -54,9 +54,9 @@ ATIIXP-SPDMA.pcm.surround40.0 {
type ctl_elems
hook_args [
{
name "Line-In As Surround"
name "Channel Mode"
preserve true
value true
value "4ch"
lock true
optional true
}
@ -90,16 +90,9 @@ ATIIXP-SPDMA.pcm.surround51.0 {
type ctl_elems
hook_args [
{
name "Line-In As Surround"
name "Channel Mode"
preserve true
value true
lock true
optional true
}
{
name "Mic As Center/LFE"
preserve true
value true
value "6ch"
lock true
optional true
}