mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Mark Heaphone {Center|LFE} control of emu10k1 conf as optional
The controls referred in center_lfe definition in EMU10K1.conf should be marked as optional since some boards don't have these. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
cd20fe3f4d
commit
83059ee525
1 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ EMU10K1.pcm.center_lfe.0 {
|
|||
index 1
|
||||
preserve true
|
||||
# lock true
|
||||
optional true
|
||||
value true
|
||||
}
|
||||
{
|
||||
|
|
@ -115,6 +116,7 @@ EMU10K1.pcm.center_lfe.0 {
|
|||
index 1
|
||||
preserve true
|
||||
# lock true
|
||||
optional true
|
||||
value true
|
||||
}
|
||||
# if you have a creative's digital receiver, you can get surround/center/lfe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue