mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 22:40:44 +00:00
muskie: update audio volume & volume listener table
am: 8a85777f31
Change-Id: Ib6565907ac5c6def8795cb6f3650f606dae0a673
This commit is contained in:
@@ -104,11 +104,11 @@
|
||||
<device name="SND_DEVICE_OUT_SPEAKER_AND_BT_SCO_WB" backend="speaker-and-bt-sco-wb" interface="QUAT_MI2S_RX-and-SLIMBUS_7_RX"/>
|
||||
</backend_names>
|
||||
<gain_db_to_level_mapping>
|
||||
<gain_level_map db="-70" level="4"/>
|
||||
<gain_level_map db="-12.5" level="3"/>
|
||||
<gain_level_map db="-7.2" level="2"/>
|
||||
<gain_level_map db="-3.6" level="1"/>
|
||||
<gain_level_map db="0" level="0"/>
|
||||
<gain_level_map db="-70" level="5"/>
|
||||
<gain_level_map db="-12.5" level="4"/>
|
||||
<gain_level_map db="-7.2" level="3"/>
|
||||
<gain_level_map db="-3.6" level="2"/>
|
||||
<gain_level_map db="0" level="1"/>
|
||||
</gain_db_to_level_mapping>
|
||||
<app_types>
|
||||
<app uc_type="PCM_PLAYBACK" mode="default" bit_width="16" id="69936" max_rate="96000" />
|
||||
|
||||
@@ -77,13 +77,15 @@ 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,-5500</point>
|
||||
<point>53,-2130</point>
|
||||
<point>60,-1950</point>
|
||||
<point>73,-1600</point>
|
||||
<point>80,-1200</point>
|
||||
<point>86,-680</point>
|
||||
<point>93,-340</point>
|
||||
<point>1,-4900</point>
|
||||
<point>52,-2130</point>
|
||||
<point>59,-1950</point>
|
||||
<point>71,-1100</point>
|
||||
<point>79,-870</point>
|
||||
<point>84,-680</point>
|
||||
<point>87,-450</point>
|
||||
<point>91,-250</point>
|
||||
<point>95,-100</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
||||
Reference in New Issue
Block a user