mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-27 07:00:09 -05:00
Use 'Channel Mode' control
Use 'Channel Mode' control to set the 4/6 channel mode in the config hooks.
This commit is contained in:
parent
f65d9f3108
commit
54ec88bafb
8 changed files with 44 additions and 102 deletions
|
|
@ -62,9 +62,9 @@ VIA8233A.pcm.surround40.0 {
|
|||
optional true
|
||||
}
|
||||
{
|
||||
name "Line-In As Surround"
|
||||
name "Channel Mode"
|
||||
preserve true
|
||||
value true
|
||||
value "4ch"
|
||||
lock true
|
||||
optional true
|
||||
}
|
||||
|
|
@ -106,16 +106,9 @@ VIA8233A.pcm.surround51.0 {
|
|||
optional true
|
||||
}
|
||||
{
|
||||
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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue