mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
- comment out the analog/digital switch in surround51 for creative's
digital receiver.
This commit is contained in:
parent
321968faed
commit
73365bd766
1 changed files with 10 additions and 6 deletions
|
|
@ -88,12 +88,16 @@ EMU10K1.pcm.center_lfe.0 {
|
||||||
lock true
|
lock true
|
||||||
value true
|
value true
|
||||||
}
|
}
|
||||||
{
|
# if you have a creative's digital receiver, you can get surround/center/lfe
|
||||||
name "SB Live Analog/Digital Output Jack"
|
# output through the digital jack. so, the following is commented out.
|
||||||
preserve true
|
# pay attention in case of analog output from the shared center/digital
|
||||||
lock true
|
# jack!
|
||||||
value 0
|
# {
|
||||||
}
|
# name "SB Live Analog/Digital Output Jack"
|
||||||
|
# preserve true
|
||||||
|
# lock true
|
||||||
|
# value 0
|
||||||
|
# }
|
||||||
{
|
{
|
||||||
name "EMU10K1 PCM Send Volume"
|
name "EMU10K1 PCM Send Volume"
|
||||||
index { @func private_pcm_subdevice }
|
index { @func private_pcm_subdevice }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue