mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Fixes indexes for center_lfe controls
This commit is contained in:
parent
40f3f992dc
commit
ffa20fa9b9
1 changed files with 2 additions and 0 deletions
|
|
@ -64,12 +64,14 @@ EMU10K1.pcm.center_lfe.0 {
|
|||
hook_args [
|
||||
{
|
||||
name "Headphone Center Playback Switch"
|
||||
index 1
|
||||
preserve true
|
||||
lock true
|
||||
value true
|
||||
}
|
||||
{
|
||||
name "Headphone LFE Playback Switch"
|
||||
index 1
|
||||
preserve true
|
||||
lock true
|
||||
value true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue