- turn on the jack sharing switches automatically for surround pcms.

- fixed the device number of hooked controls (all zero).
- use route plugin instead of multi plugin for remapping of channels.
This commit is contained in:
Takashi Iwai 2004-03-03 18:18:34 +00:00
parent 0ecc03111d
commit eaa016554c
5 changed files with 282 additions and 50 deletions

View file

@ -38,6 +38,20 @@ VIA8233A.pcm.surround40.0 {
value flase
optional true
}
{
name "Line-In As Surround"
preserve true
value true
lock true
optional true
}
{
name "Surround Down Mix"
preserve true
value off
lock true
optional true
}
]
}
}
@ -68,6 +82,34 @@ VIA8233A.pcm.surround51.0 {
value true
optional true
}
{
name "Line-In As Surround"
preserve true
value true
lock true
optional true
}
{
name "Mic As Center/LFE"
preserve true
value true
lock true
optional true
}
{
name "Surround Down Mix"
preserve true
value off
lock true
optional true
}
{
name "Center/LFE Down Mix"
preserve true
value off
lock true
optional true
}
]
}
}
@ -79,9 +121,6 @@ VIA8233A.pcm.iec958.0 {
@args.CARD {
type string
}
@args.DEV {
type integer
}
@args.AES0 {
type integer
}