mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
Add route_policy copy to HDA-Intel.conf for capture
Since some digital mics have the phase-inversion problem in one channel, adding both channels for mono stream results in the noise. Use route_policy copy to avoid that situation. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
0fe807dedd
commit
59c774ed5e
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ HDA-Intel.pcm.default {
|
|||
max_dB 30.0
|
||||
resolution 121
|
||||
}
|
||||
# to avoid possible phase inversions with digital mics
|
||||
route_policy copy
|
||||
}
|
||||
hint.device 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue