mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 18:07:35 +00:00
eqs: initial conversion from dubai
This commit is contained in:
35
audio/default_volume_tables.xml
Executable file → Normal file
35
audio/default_volume_tables.xml
Executable file → Normal file
@@ -20,24 +20,24 @@
|
||||
</reference>
|
||||
<reference name="SONIFICATION_CATEGORY_SPEAKER_VOLUME_CURVE">
|
||||
<!-- Speaker Sonification reference Volume Curve -->
|
||||
<point>1,-4800</point>
|
||||
<point>33,-3100</point>
|
||||
<point>66,-1500</point>
|
||||
<point>1,-3900</point>
|
||||
<point>33,-2600</point>
|
||||
<point>66,-1300</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="NOTIFICATION_CATEGORY_SPEAKER_VOLUME_CURVE">
|
||||
<!-- Speaker Sonification reference Volume Curve -->
|
||||
<point>1,-4900</point>
|
||||
<point>33,-3400</point>
|
||||
<point>66,-2000</point>
|
||||
<point>100,-700</point>
|
||||
<point>1,-5300</point>
|
||||
<point>33,-2990</point>
|
||||
<point>66,-1800</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_SYSTEM_VOLUME_CURVE">
|
||||
<!-- Default System reference Volume Curve -->
|
||||
<point>1,-3800</point>
|
||||
<point>33,-3300</point>
|
||||
<point>66,-2800</point>
|
||||
<point>100,-2300</point>
|
||||
<point>100,-1300</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_MEDIA_VOLUME_CURVE">
|
||||
<!-- Default Media reference Volume Curve -->
|
||||
@@ -62,9 +62,9 @@
|
||||
</reference>
|
||||
<reference name="DEFAULT_DEVICE_CATEGORY_SPEAKER_VOLUME_CURVE">
|
||||
<!-- Default is Speaker Media Volume Curve -->
|
||||
<point>1,-5400</point>
|
||||
<point>1,-5800</point>
|
||||
<point>33,-3000</point>
|
||||
<point>66,-1200</point>
|
||||
<point>66,-1400</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_DEVICE_CATEGORY_EARPIECE_VOLUME_CURVE">
|
||||
@@ -81,4 +81,19 @@
|
||||
<point>60,-2100</point>
|
||||
<point>100,-1000</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_HEARING_AID_VOLUME_CURVE">
|
||||
<!-- Default Hearing Aid Volume Curve -->
|
||||
<point>1,-12700</point>
|
||||
<point>20,-8000</point>
|
||||
<point>60,-4000</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
<reference name="DEFAULT_NON_MUTABLE_HEARING_AID_VOLUME_CURVE">
|
||||
<!-- Default non-mutable Hearing Aid Volume Curve -->
|
||||
<!-- based on DEFAULT_HEARING_AID_VOLUME_CURVE -->
|
||||
<point>0,-12700</point>
|
||||
<point>20,-8000</point>
|
||||
<point>60,-4000</point>
|
||||
<point>100,0</point>
|
||||
</reference>
|
||||
</volumes>
|
||||
|
||||
Reference in New Issue
Block a user