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:
Colin Guthrie 2010-01-13 23:47:21 +00:00
parent 7f6531d3ce
commit 7b89c8531c

View file

@ -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