Merge "audio: update audio tuning table" into sc-v2-dev
This commit is contained in:
commit
4951e41ba0
2 changed files with 4 additions and 4 deletions
|
@ -80,11 +80,11 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-6000</point>
|
||||
<point>28,-3600</point>
|
||||
<point>1,-6200</point>
|
||||
<point>28,-3800</point>
|
||||
<point>72,-1650</point>
|
||||
<point>80,-1400</point>
|
||||
<point>88,-800</point>
|
||||
<point>92,-800</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
@ -168,7 +168,7 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-5600</point>
|
||||
<point>1,-6000</point>
|
||||
<point>33,-3000</point>
|
||||
<point>66,-2200</point>
|
||||
<point>100,-1600</point>
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue