diff options
Diffstat (limited to 'res/fmod/Metadata/Master.xml')
-rw-r--r-- | res/fmod/Metadata/Master.xml | 55 |
1 files changed, 26 insertions, 29 deletions
diff --git a/res/fmod/Metadata/Master.xml b/res/fmod/Metadata/Master.xml index 079cbdf..2909f63 100644 --- a/res/fmod/Metadata/Master.xml +++ b/res/fmod/Metadata/Master.xml | |||
@@ -1,31 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <objects serializationModel="Studio.01.10.00"> | 2 | <objects serializationModel="Studio.02.02.00"> |
3 | <object class="MixerMaster" id="{a028aeaa-4166-48ea-881f-bb967c81e6f1}"> | 3 | <object class="MixerMaster" id="{a028aeaa-4166-48ea-881f-bb967c81e6f1}"> |
4 | <property name="name"> | 4 | <property name="name"> |
5 | <value>Master Bus</value> | 5 | <value>Master Bus</value> |
6 | </property> | 6 | </property> |
7 | <relationship name="effectChain"> | 7 | <relationship name="effectChain"> |
8 | <destination>{480bf308-a0a8-4b57-bf39-05901b1c854d}</destination> | 8 | <destination>{480bf308-a0a8-4b57-bf39-05901b1c854d}</destination> |
9 | </relationship> | 9 | </relationship> |
10 | <relationship name="panner"> | 10 | <relationship name="panner"> |
11 | <destination>{9f2a6482-8e30-4527-bbcf-2b2d32c6ae9f}</destination> | 11 | <destination>{9f2a6482-8e30-4527-bbcf-2b2d32c6ae9f}</destination> |
12 | </relationship> | 12 | </relationship> |
13 | <relationship name="mixer"> | 13 | <relationship name="mixer"> |
14 | <destination>{37688e44-a35f-4ff5-b69f-9a8c1994ae3e}</destination> | 14 | <destination>{37688e44-a35f-4ff5-b69f-9a8c1994ae3e}</destination> |
15 | </relationship> | 15 | </relationship> |
16 | </object> | 16 | </object> |
17 | <object class="MixerBusEffectChain" id="{480bf308-a0a8-4b57-bf39-05901b1c854d}"> | 17 | <object class="MixerBusEffectChain" id="{480bf308-a0a8-4b57-bf39-05901b1c854d}"> |
18 | <relationship name="effects"> | 18 | <relationship name="effects"> |
19 | <destination>{7b588a6a-cf79-48cd-9935-54c76efe4336}</destination> | 19 | <destination>{7b588a6a-cf79-48cd-9935-54c76efe4336}</destination> |
20 | </relationship> | 20 | </relationship> |
21 | </object> | 21 | </object> |
22 | <object class="MixerBusPanner" id="{9f2a6482-8e30-4527-bbcf-2b2d32c6ae9f}"> | 22 | <object class="MixerBusPanner" id="{9f2a6482-8e30-4527-bbcf-2b2d32c6ae9f}"> |
23 | <property name="overridingOutputFormat"> | 23 | <property name="overridingOutputFormat"> |
24 | <value>2</value> | 24 | <value>2</value> |
25 | </property> | 25 | </property> |
26 | <property name="outputFormatOverridden"> | 26 | </object> |
27 | <value>true</value> | 27 | <object class="MixerBusFader" id="{7b588a6a-cf79-48cd-9935-54c76efe4336}" /> |
28 | </property> | ||
29 | </object> | ||
30 | <object class="MixerBusFader" id="{7b588a6a-cf79-48cd-9935-54c76efe4336}"/> | ||
31 | </objects> | 28 | </objects> |