audio: update wave stable

1. This mps file fix two issues.
   - When playback default ringtone sound, volume sounds lower than
     reference phone
   - [Nominal] A little Noise sound in instrument

2. This mps tuning modify FBEQ to let Ringtone louder.
   This mps tuning decrease a little MaxxBass below 20th.
   Let Nominal volume less noise and dirty sound.

3. improve volume curve from 25th~1st.

Bug: 310510785
Test: manual test b/310510785#comment5

Change-Id: I089209ecfa5a9b0f7ab0eaec190cc6c5d943e99b
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2023-11-13 13:51:18 +08:00
parent 8b906f0b3e
commit c22d895167
2 changed files with 22 additions and 17 deletions

View file

@ -81,24 +81,29 @@ volume index from 0 to 100.
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
<point>1,-6400</point>
<point>28,-4100</point>
<point>32,-3850</point>
<point>8,-5762</point>
<point>12,-5399</point>
<point>16,-5059</point>
<point>20,-4744</point>
<point>24,-4413</point>
<point>28,-4075</point>
<point>32,-3810</point>
<point>36,-3580</point>
<point>40,-3370</point>
<point>44,-3140</point>
<point>48,-2910</point>
<point>52,-2700</point>
<point>56,-2510</point>
<point>60,-2300</point>
<point>64,-2100</point>
<point>68,-1930</point>
<point>72,-1700</point>
<point>76,-1510</point>
<point>80,-1220</point>
<point>84,-960</point>
<point>88,-740</point>
<point>92,-600</point>
<point>96,-330</point>
<point>40,-3349</point>
<point>44,-3121</point>
<point>48,-2913</point>
<point>52,-2681</point>
<point>56,-2504</point>
<point>60,-2303</point>
<point>64,-2104</point>
<point>68,-1868</point>
<point>72,-1703</point>
<point>76,-1463</point>
<point>80,-1212</point>
<point>84,-990</point>
<point>88,-775</point>
<point>92,-585</point>
<point>96,-309</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"