mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04: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]
|
||||
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]
|
||||
switch = select
|
||||
|
||||
|
|
|
|||
|
|
@ -90,6 +90,10 @@ priority = 19
|
|||
name = input-microphone
|
||||
priority = 19
|
||||
|
||||
[Option Input Source:Rear Mic]
|
||||
name = input-microphone
|
||||
priority = 19
|
||||
|
||||
[Option Input Source:Line]
|
||||
name = input-linein
|
||||
priority = 18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue