mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
Add "Rear Mic" to alsa mixer paths.
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
f1e43cd9b8
commit
c2c11603a1
2 changed files with 13 additions and 0 deletions
|
|
@ -62,6 +62,15 @@ name = input-boost-on
|
||||||
[Option Front Mic Boost:off]
|
[Option Front Mic Boost:off]
|
||||||
name = input-boost-off
|
name = input-boost-off
|
||||||
|
|
||||||
|
[Element Rear Mic Boost]
|
||||||
|
switch = select
|
||||||
|
|
||||||
|
[Option Rear Mic Boost:on]
|
||||||
|
name = input-boost-on
|
||||||
|
|
||||||
|
[Option Rear Mic Boost:off]
|
||||||
|
name = input-boost-off
|
||||||
|
|
||||||
[Element Int Mic Boost]
|
[Element Int Mic Boost]
|
||||||
switch = select
|
switch = select
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -90,6 +90,10 @@ priority = 19
|
||||||
name = input-microphone
|
name = input-microphone
|
||||||
priority = 19
|
priority = 19
|
||||||
|
|
||||||
|
[Option Input Source:Rear Mic]
|
||||||
|
name = input-microphone
|
||||||
|
priority = 19
|
||||||
|
|
||||||
[Option Input Source:Line]
|
[Option Input Source:Line]
|
||||||
name = input-linein
|
name = input-linein
|
||||||
priority = 18
|
priority = 18
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue