summaryrefslogtreecommitdiff
path: root/audio_policy_volumes_drc.xml
diff options
context:
space:
mode:
authorjasmine cha <jasmine_cha@htc.com>2016-08-12 21:36:28 +0800
committerSteve Pfetsch <spfetsch@google.com>2016-08-12 11:14:11 -0700
commitf98c4e9d273651452f984e5aebdde13dd5b43e2c (patch)
tree55a5c0a04c5067e4d843fde6bb9d0b33b3d68ddb /audio_policy_volumes_drc.xml
parentf41894adb24f7497b94a74e5a680b8a2b4fe2f65 (diff)
downloadmarlin-f98c4e9d273651452f984e5aebdde13dd5b43e2c.tar.gz
marlin: audio: Update volume curve and mxier table(0812#2)
1. [audio_policy_volumes_drc] Fine tune the Music playback, ring ,alarm notification and system sound. 2. [mixer_paths.xml] Enable the backend 24bit for speaker playback path 3. [audio_platform_info.xml] Fine tune mapping index volume to acdb gain Bug:29933450 Change-Id: Ib856197202e4f4f19ae45a103a81df320af25d82 Signed-off-by: jasmine cha <jasmine_cha@htc.com>
Diffstat (limited to 'audio_policy_volumes_drc.xml')
-rw-r--r--audio_policy_volumes_drc.xml53
1 files changed, 36 insertions, 17 deletions
diff --git a/audio_policy_volumes_drc.xml b/audio_policy_volumes_drc.xml
index 79448952..84fb350d 100644
--- a/audio_policy_volumes_drc.xml
+++ b/audio_policy_volumes_drc.xml
@@ -51,10 +51,10 @@ volume index from 0 to 100.
<point>100,-1800</point>
</volume>
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
- <point>1,-3400</point>
- <point>33,-2400</point>
- <point>66,-1500</point>
- <point>100,-600</point>
+ <point>1,-1600</point>
+ <point>33,-1200</point>
+ <point>66,-600</point>
+ <point>100,-100</point>
</volume>
<volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
@@ -63,10 +63,14 @@ volume index from 0 to 100.
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_HEADSET"
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_SPEAKER">
- <point>1,-4000</point>
- <point>42,-2710</point>
- <point>85,-1620</point>
- <point>100,0</point>
+ <point>1,-4500</point>
+ <point>14,-4000</point>
+ <point>28,-3000</point>
+ <point>42,-2690</point>
+ <point>57,-2400</point>
+ <point>71,-1960</point>
+ <point>85,-1550</point>
+ <point>100,-1000</point>
</volume>
<volume stream="AUDIO_STREAM_RING" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_DEVICE_CATEGORY_EARPIECE_VOLUME_CURVE"/>
@@ -76,7 +80,14 @@ volume index from 0 to 100.
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
<point>1,-5700</point>
- <point>51,-2600</point>
+ <point>6,-4260</point>
+ <point>26,-3990</point>
+ <point>33,-3400</point>
+ <point>40,-2783</point>
+ <point>53,-2516</point>
+ <point>73,-1699</point>
+ <point>80,-1430</point>
+ <point>86,-1190</point>
<point>93,-850</point>
<point>100,0</point>
</volume>
@@ -87,10 +98,14 @@ volume index from 0 to 100.
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET"
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
- <point>1,-4000</point>
- <point>42,-2710</point>
- <point>85,-1620</point>
- <point>100,0</point>
+ <point>1,-4500</point>
+ <point>14,-4000</point>
+ <point>28,-3000</point>
+ <point>42,-2690</point>
+ <point>57,-2400</point>
+ <point>71,-1960</point>
+ <point>85,-1550</point>
+ <point>100,-1000</point>
</volume>
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_DEVICE_CATEGORY_EARPIECE_VOLUME_CURVE"/>
@@ -99,10 +114,14 @@ volume index from 0 to 100.
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_HEADSET"
ref="DEFAULT_DEVICE_CATEGORY_HEADSET_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_SPEAKER">
- <point>1,-4000</point>
- <point>42,-2710</point>
- <point>85,-1620</point>
- <point>100,0</point>
+ <point>1,-4500</point>
+ <point>14,-4000</point>
+ <point>28,-3000</point>
+ <point>42,-2690</point>
+ <point>57,-2400</point>
+ <point>71,-1960</point>
+ <point>85,-1550</point>
+ <point>100,-1000</point>
</volume>
<volume stream="AUDIO_STREAM_NOTIFICATION" deviceCategory="DEVICE_CATEGORY_EARPIECE"
ref="DEFAULT_DEVICE_CATEGORY_EARPIECE_VOLUME_CURVE"/>