12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?xml version="1.0" encoding="utf-8"?>
- <WwiseDocument Type="WorkUnit" ID="{D82AE235-2DB6-43F2-B2FD-BB75D723879E}" SchemaVersion="119">
- <Busses>
- <WorkUnit Name="Default Work Unit" ID="{D82AE235-2DB6-43F2-B2FD-BB75D723879E}" PersistMode="Standalone">
- <ChildrenList>
- <Bus Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}">
- <PropertyList>
- <Property Name="OverLimitBehavior" Type="int16" Value="1"/>
- <Property Name="UseMaxSoundPerInstance" Type="bool">
- <ValueList>
- <Value>True</Value>
- </ValueList>
- </Property>
- </PropertyList>
- <ReferenceList>
- <Reference Name="AudioDevice" PluginName="System" CompanyID="0" PluginID="174" PluginType="7">
- <ObjectRef Name="System" ID="{C86532D2-2356-422B-B0B6-202E289F474B}" WorkUnitID="{469F864D-ACA0-4518-9E73-7D33D1ABC298}"/>
- </Reference>
- </ReferenceList>
- <ChildrenList>
- <Bus Name="MusicBus" ID="{97A638A5-C203-4F3E-B897-6E1F2C405051}">
- <PropertyList>
- <Property Name="BusChannelConfig" Type="int32">
- <ValueList>
- <Value>12546</Value>
- </ValueList>
- </Property>
- <Property Name="BusVolume" Type="Real64">
- <ValueList>
- <Value>-6</Value>
- </ValueList>
- </Property>
- </PropertyList>
- </Bus>
- <Bus Name="SFXBus" ID="{68A4EF25-F860-4EAB-B9C2-01BCF770C539}">
- <PropertyList>
- <Property Name="BusChannelConfig" Type="int32">
- <ValueList>
- <Value>548</Value>
- </ValueList>
- </Property>
- </PropertyList>
- </Bus>
- <AuxBus Name="New_Auxiliary_Bus_Test" ID="{1E089481-0441-49EC-B685-816C5F61D58A}">
- <PropertyList>
- <Property Name="3DSpatialization" Type="int16" Value="2"/>
- <Property Name="BusChannelConfig" Type="int32">
- <ValueList>
- <Value>548</Value>
- </ValueList>
- </Property>
- <Property Name="CenterPercentage" Type="int32">
- <ValueList>
- <Value>20</Value>
- </ValueList>
- </Property>
- </PropertyList>
- <ObjectLists>
- <ObjectList Name="Effects">
- <Reference>
- <Local>
- <EffectSlot Name="" ID="{8C3FCE31-BC8C-46BE-A705-6079DA4F58D0}" ShortID="1038116293">
- <ReferenceList>
- <Reference Name="Effect" PluginName="Wwise RoomVerb" CompanyID="0" PluginID="118" PluginType="3">
- <ObjectRef Name="Hall_Large" ID="{6D154498-FF6D-4823-96FC-56841B70E079}" WorkUnitID="{E8613F7D-BAD3-45CD-A3ED-505576F31277}"/>
- </Reference>
- </ReferenceList>
- </EffectSlot>
- </Local>
- </Reference>
- </ObjectList>
- </ObjectLists>
- </AuxBus>
- <Bus Name="SFXTestBus" ID="{C91A0912-0D97-4608-9560-95C7DC8E68D4}">
- <PropertyList>
- <Property Name="BusChannelConfig" Type="int32">
- <ValueList>
- <Value>548</Value>
- </ValueList>
- </Property>
- </PropertyList>
- </Bus>
- </ChildrenList>
- </Bus>
- </ChildrenList>
- </WorkUnit>
- </Busses>
- </WwiseDocument>
|