Merge "audio: add sound dose offset curve" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-05-13 20:15:03 +00:00 committed by Android (Google) Code Review
commit 0497b93b05
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>