mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
alsa: Cover the 'Int Mic Boost' element.
This is not 100% ideal as we have not way to tie specific boosts to specific inputs and this particular chipset (as noted in #772) appears to support just that. For the time being incorporate it into the normal boost logic. See http://pulseaudio.org/ticket/772
This commit is contained in:
parent
67c6535222
commit
291cd09601
1 changed files with 9 additions and 0 deletions
|
|
@ -61,3 +61,12 @@ name = input-boost-on
|
||||||
|
|
||||||
[Option Front Mic Boost:off]
|
[Option Front Mic Boost:off]
|
||||||
name = input-boost-off
|
name = input-boost-off
|
||||||
|
|
||||||
|
[Element Int Mic Boost]
|
||||||
|
switch = select
|
||||||
|
|
||||||
|
[Option Int Mic Boost:on]
|
||||||
|
name = input-boost-on
|
||||||
|
|
||||||
|
[Option Int Mic Boost:off]
|
||||||
|
name = input-boost-off
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue