Bunny puzzle music added + audio mixing tweaks
This commit is contained in:
@ -118,6 +118,9 @@
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="EventMixerMaster" id="{b3cc7705-4a59-46de-b3e0-307fd410168c}">
|
||||
<relationship name="modulators">
|
||||
<destination>{877901d3-e6df-4008-99f0-361639f1778b}</destination>
|
||||
</relationship>
|
||||
<relationship name="effectChain">
|
||||
<destination>{e9f4edc0-49b8-438f-aa16-099275b0dd4c}</destination>
|
||||
</relationship>
|
||||
@ -361,6 +364,29 @@
|
||||
<destination>{d72bbba6-e138-446b-957e-d28c4644272d}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
<object class="ADSRModulator" id="{877901d3-e6df-4008-99f0-361639f1778b}">
|
||||
<property name="nameOfPropertyBeingModulated">
|
||||
<value>volume</value>
|
||||
</property>
|
||||
<property name="initialValue">
|
||||
<value>-80</value>
|
||||
</property>
|
||||
<property name="attackTime">
|
||||
<value>0</value>
|
||||
</property>
|
||||
<property name="decayTime">
|
||||
<value>2600</value>
|
||||
</property>
|
||||
<property name="releaseTime">
|
||||
<value>2615.38501</value>
|
||||
</property>
|
||||
<property name="releaseShape">
|
||||
<value>-0.215306789</value>
|
||||
</property>
|
||||
<property name="finalValue">
|
||||
<value>-80</value>
|
||||
</property>
|
||||
</object>
|
||||
<object class="MixerBusEffectChain" id="{e9f4edc0-49b8-438f-aa16-099275b0dd4c}">
|
||||
<relationship name="effects">
|
||||
<destination>{ff516ff3-e91d-434f-a029-c204bd166f8a}</destination>
|
||||
|
Reference in New Issue
Block a user