Update: audio tuning table
Change list: Update recording.gatf, templete file for modifying parameters to fit the change of dynamic range compressor(DRC)(b/200794903), the DRC has been changed from 1 band to 3 band. Bug: 204745396 Test: build pass Signed-off-by: vincenttew <vincenttew@google.com> Change-Id: Ic0962536e50b310a159af15e7e191f130d41e969
This commit is contained in:
parent
b2bf7cacdf
commit
4bfaa9f2f3
4 changed files with 2 additions and 6 deletions
Binary file not shown.
|
@ -234,8 +234,6 @@
|
||||||
<param name="attackTime_ms" size="4" type="float"/>
|
<param name="attackTime_ms" size="4" type="float"/>
|
||||||
<param name="releaseTime_ms" size="4" type="float"/>
|
<param name="releaseTime_ms" size="4" type="float"/>
|
||||||
<param name="hysteresis" size="4" type="float"/>
|
<param name="hysteresis" size="4" type="float"/>
|
||||||
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
|
|
||||||
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
|
|
||||||
</struct>
|
</struct>
|
||||||
<struct id="17">
|
<struct id="17">
|
||||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
||||||
|
@ -275,7 +273,7 @@
|
||||||
<block id="137">
|
<block id="137">
|
||||||
<moduleRef id="14"/>
|
<moduleRef id="14"/>
|
||||||
<moduleRef id="7"/>
|
<moduleRef id="7"/>
|
||||||
<moduleRef id="32"/>
|
<moduleRef id="8"/>
|
||||||
</block>
|
</block>
|
||||||
</signalflow>
|
</signalflow>
|
||||||
<signalflow id="1000" name="Smart Feature">
|
<signalflow id="1000" name="Smart Feature">
|
||||||
|
|
Binary file not shown.
|
@ -234,8 +234,6 @@
|
||||||
<param name="attackTime_ms" size="4" type="float"/>
|
<param name="attackTime_ms" size="4" type="float"/>
|
||||||
<param name="releaseTime_ms" size="4" type="float"/>
|
<param name="releaseTime_ms" size="4" type="float"/>
|
||||||
<param name="hysteresis" size="4" type="float"/>
|
<param name="hysteresis" size="4" type="float"/>
|
||||||
<param default="0" max="1" min="0" name="rms_manual_enable" type="uint32"/>
|
|
||||||
<param default="0" max="2" min="0" name="rms_channel" type="uint32"/>
|
|
||||||
</struct>
|
</struct>
|
||||||
<struct id="17">
|
<struct id="17">
|
||||||
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
<param max="30" min="-30" name="limiter_gain_dB" type="float"/>
|
||||||
|
@ -275,7 +273,7 @@
|
||||||
<block id="137">
|
<block id="137">
|
||||||
<moduleRef id="14"/>
|
<moduleRef id="14"/>
|
||||||
<moduleRef id="7"/>
|
<moduleRef id="7"/>
|
||||||
<moduleRef id="32"/>
|
<moduleRef id="8"/>
|
||||||
</block>
|
</block>
|
||||||
</signalflow>
|
</signalflow>
|
||||||
<signalflow id="1000" name="Smart Feature">
|
<signalflow id="1000" name="Smart Feature">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue