[MFG_API] [audio] update mixer table for usb headset gain
the usb headset gain control change to below playback : tinymix -D 1 "Headset Playback Volume" capture : tinymix -D 1 "Headset Capture Volume" Bug: 182438057 Test: build pass Change-Id: Ie66d0dfdb4975fae772be6a5d6524ad2358c7627
This commit is contained in:
parent
8a702b11f5
commit
bff2bffb51
4 changed files with 20 additions and 0 deletions
|
@ -71,6 +71,10 @@
|
||||||
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
<path name="usb-capture-gain">
|
||||||
|
<ctl name="Headset Capture Volume" />
|
||||||
|
</path>
|
||||||
|
|
||||||
<path name="mic1-only">
|
<path name="mic1-only">
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
||||||
|
@ -191,6 +195,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-playback-gain">
|
<path name="usb-playback-gain">
|
||||||
|
<ctl name="Headset Playback Volume" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="mfg-playback speaker">
|
<path name="mfg-playback speaker">
|
||||||
|
|
|
@ -71,6 +71,10 @@
|
||||||
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
<path name="usb-capture-gain">
|
||||||
|
<ctl name="Headset Capture Volume" />
|
||||||
|
</path>
|
||||||
|
|
||||||
<path name="mic1-only">
|
<path name="mic1-only">
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
||||||
|
@ -191,6 +195,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-playback-gain">
|
<path name="usb-playback-gain">
|
||||||
|
<ctl name="Headset Playback Volume" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="mfg-playback speaker">
|
<path name="mfg-playback speaker">
|
||||||
|
|
|
@ -71,6 +71,10 @@
|
||||||
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
<path name="usb-capture-gain">
|
||||||
|
<ctl name="Headset Capture Volume" />
|
||||||
|
</path>
|
||||||
|
|
||||||
<path name="mic1-only">
|
<path name="mic1-only">
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
||||||
|
@ -191,6 +195,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-playback-gain">
|
<path name="usb-playback-gain">
|
||||||
|
<ctl name="Headset Playback Volume" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="mfg-playback speaker">
|
<path name="mfg-playback speaker">
|
||||||
|
|
|
@ -71,6 +71,10 @@
|
||||||
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
<ctl name="MIC HW Gain At High Power Mode (cB)" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
|
<path name="usb-capture-gain">
|
||||||
|
<ctl name="Headset Capture Volume" />
|
||||||
|
</path>
|
||||||
|
|
||||||
<path name="mic1-only">
|
<path name="mic1-only">
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="0" value="0" />
|
||||||
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
<ctl name="BUILDIN MIC ID CAPTURE LIST" id="1" value="-1" />
|
||||||
|
@ -191,6 +195,7 @@
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="usb-playback-gain">
|
<path name="usb-playback-gain">
|
||||||
|
<ctl name="Headset Playback Volume" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="mfg-playback speaker">
|
<path name="mfg-playback speaker">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue