audio: add sound dose offset curve

Bug: 340149054
Change-Id: I2642896d4ae6f134122486cb7953f4c8fee6ea20
Signed-off-by: vincenttew <vincenttew@google.com>
This commit is contained in:
vincenttew 2024-05-09 20:46:51 +08:00 committed by Vincent Tew
parent cd43eae838
commit 6f2cbd480c
3 changed files with 9 additions and 3 deletions

View file

@ -34,7 +34,9 @@
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />
<feature name="SoundDose">
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
</feature>
<feature name="MicrophoneCompensation" />
<feature name="spatializer-offload" />
</features>

View file

@ -34,7 +34,9 @@
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />
<feature name="SoundDose">
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
</feature>
<feature name="MicrophoneCompensation" />
<feature name="spatializer-offload" />
</features>

View file

@ -34,7 +34,9 @@
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />
<feature name="SoundDose">
<argument name="Curves" value="blackbird,condor=0,46.35,0.1950549451;54.6,57,0.98625" />
</feature>
<feature name="MicrophoneCompensation" />
<feature name="spatializer-offload" />
</features>