]> code.delx.au - pulseaudio/commitdiff
alsa: Cover the 'Int Mic Boost' element.
authorColin Guthrie <cguthrie@mandriva.org>
Wed, 13 Jan 2010 23:47:21 +0000 (23:47 +0000)
committerColin Guthrie <cguthrie@mandriva.org>
Tue, 9 Feb 2010 22:33:18 +0000 (22:33 +0000)
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

src/modules/alsa/mixer/paths/analog-input-mic.conf.common

index b35e7af84fc0a50576bd2eca48dc4e77df0b61d6..4663305b5a6e0355a14be99ecae15abe6ae944d6 100644 (file)
@@ -61,3 +61,12 @@ name = input-boost-on
 
 [Option Front Mic 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