summary refs log tree commit diff stats
path: root/res/fmod/Metadata/Master.xml
blob: 2909f63dab298840c28479564a4e6585e18e42c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<objects serializationModel="Studio.02.02.00">
	<object class="MixerMaster" id="{a028aeaa-4166-48ea-881f-bb967c81e6f1}">
		<property name="name">
			<value>Master Bus</value>
		</property>
		<relationship name="effectChain">
			<destination>{480bf308-a0a8-4b57-bf39-05901b1c854d}</destination>
		</relationship>
		<relationship name="panner">
			<destination>{9f2a6482-8e30-4527-bbcf-2b2d32c6ae9f}</destination>
		</relationship>
		<relationship name="mixer">
			<destination>{37688e44-a35f-4ff5-b69f-9a8c1994ae3e}</destination>
		</relationship>
	</object>
	<object class="MixerBusEffectChain" id="{480bf308-a0a8-4b57-bf39-05901b1c854d}">
		<relationship name="effects">
			<destination>{7b588a6a-cf79-48cd-9935-54c76efe4336}</destination>
		</relationship>
	</object>
	<object class="MixerBusPanner" id="{9f2a6482-8e30-4527-bbcf-2b2d32c6ae9f}">
		<property name="overridingOutputFormat">
			<value>2</value>
		</property>
	</object>
	<object class="MixerBusFader" id="{7b588a6a-cf79-48cd-9935-54c76efe4336}" />
</objects>