mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Fixed rear PCM (mono output)
Signed-off-by: Mikael Magnusson <mikaelmagnusson@glocalnet.net>
This commit is contained in:
parent
cf6e569bd7
commit
6408cdf021
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ EMU10K1.pcm.rear.0 {
|
|||
name "EMU10K1 PCM Send Volume"
|
||||
index { @func private_pcm_subdevice }
|
||||
lock true
|
||||
value [ 255 255 0 0 0 0 255 0 0 0 0 255 ]
|
||||
value [ 0 0 255 255 0 0 255 0 0 0 0 255 ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue