mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Added setup for 3rd Analog/Digital Jack on SB Live 5.1
This commit is contained in:
parent
ffa20fa9b9
commit
6a36a58188
1 changed files with 13 additions and 0 deletions
|
|
@ -76,6 +76,13 @@ EMU10K1.pcm.center_lfe.0 {
|
||||||
lock true
|
lock true
|
||||||
value true
|
value true
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name "SB Live Analog/Digital Output Jack"
|
||||||
|
index 1
|
||||||
|
preserve true
|
||||||
|
lock true
|
||||||
|
value true
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name "EMU10K1 PCM Send Volume"
|
name "EMU10K1 PCM Send Volume"
|
||||||
index { @func private_pcm_subdevice }
|
index { @func private_pcm_subdevice }
|
||||||
|
|
@ -218,6 +225,12 @@ EMU10K1.pcm.iec958.0 {
|
||||||
preserve true
|
preserve true
|
||||||
value [ 1 1 ]
|
value [ 1 1 ]
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name "SB Live Analog/Digital Output Jack"
|
||||||
|
lock true
|
||||||
|
preserve true
|
||||||
|
value 1
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue