Initial commit

This commit is contained in:
2026-01-12 16:48:15 +01:00
commit 3d0aeb4016
211 changed files with 19354 additions and 0 deletions

10
Wwise/AmbisonicsTest/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# GITIGNORE template for Wwise Project
.backup*
.cache*
*.akd
*.prof
*.validationcache
*.wsettings
AkWwiseProjectData.asset
IncrementalSoundBankData.xml

View File

@@ -0,0 +1,22 @@
# P4IGNORE template for Wwise Project
#
# If you do not yet have a .p4ignore file configured:
# 1. Create a new Wwise project in a P4 workspace.
# 2. From the command line, execute the following command (make sure to use the proper path): p4 set P4IGNORE=PATH_TO\.p4ignore
#
# If you already have a .p4ignore file configured:
# 1. Copy-paste the content of this current file into your .p4ignore file.
#
# For more information on how to use p4ignore files, please refer to the p4 documentation: https://www.perforce.com/manuals/cmdref/Content/CmdRef/P4IGNORE.html
.backup/
.cache/
*.akd
*.prof
*.validationcache
*.wsettings
AkWwiseProjectData.asset
IncrementalSoundBankData.xml
# To use a private .p4ignore file, uncomment the following line (it will ignore itself).
#.p4ignore

View File

@@ -0,0 +1,178 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{555977BF-110A-4556-B3B9-2349414D1985}" SchemaVersion="123">
<AudioObjects>
<WorkUnit Name="Default Work Unit" ID="{555977BF-110A-4556-B3B9-2349414D1985}" PersistMode="Standalone">
<ChildrenList>
<ActorMixer Name="Ambisonics" ID="{637C531D-8AD7-45CF-8A79-D39BA80509D4}" ShortID="602536177">
<PropertyList>
<Property Name="3DSpatialization" Type="int16" Value="2"/>
</PropertyList>
<ReferenceList>
<Reference Name="Attenuation">
<Custom>
<Attenuation Name="Attenuation (Custom)" ID="{F81815B1-4A69-4C73-82D0-1783F6B829CA}" ShortID="69863203">
<PropertyList>
<Property Name="RadiusMax" Type="Real64" Value="10"/>
</PropertyList>
<CurveUsageInfoList>
<VolumeDryUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="Custom">
<Curve Name="VolumeDry" ID="{337082DE-BBBD-4AEE-8C39-E83B815C1BC8}">
<PropertyList>
<Property Name="Flags" Type="int32" Value="3"/>
</PropertyList>
<PointList>
<Point>
<XPos>0</XPos>
<YPos>0</YPos>
<Flags>5</Flags>
</Point>
<Point>
<XPos>10</XPos>
<YPos>-200</YPos>
<Flags>37</Flags>
</Point>
</PointList>
</Curve>
</CurveUsageInfo>
</VolumeDryUsage>
<VolumeWetGameUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseVolumeDry"/>
</VolumeWetGameUsage>
<VolumeWetUserUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseVolumeDry"/>
</VolumeWetUserUsage>
<LowPassFilterUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="None"/>
</LowPassFilterUsage>
<HighPassFilterUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="None"/>
</HighPassFilterUsage>
<SpreadUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="Custom">
<Curve Name="Spread" ID="{64828057-3B7D-4E99-AC08-0B48E1438B7C}">
<PropertyList>
<Property Name="Flags" Type="int32" Value="1"/>
</PropertyList>
<PointList>
<Point>
<XPos>0</XPos>
<YPos>100</YPos>
<Flags>5</Flags>
</Point>
<Point>
<XPos>10</XPos>
<YPos>100</YPos>
<Flags>37</Flags>
</Point>
</PointList>
</Curve>
</CurveUsageInfo>
</SpreadUsage>
<FocusUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="None"/>
</FocusUsage>
<ObstructionVolumeUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</ObstructionVolumeUsage>
<ObstructionLPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</ObstructionLPFUsage>
<ObstructionHPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</ObstructionHPFUsage>
<OcclusionVolumeUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</OcclusionVolumeUsage>
<OcclusionLPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</OcclusionLPFUsage>
<OcclusionHPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</OcclusionHPFUsage>
<DiffractionVolumeUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</DiffractionVolumeUsage>
<DiffractionLPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</DiffractionLPFUsage>
<DiffractionHPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</DiffractionHPFUsage>
<TransmissionVolumeUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</TransmissionVolumeUsage>
<TransmissionLPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</TransmissionLPFUsage>
<TransmissionHPFUsage>
<CurveUsageInfo Platform="Linked" CurveToUse="UseProject"/>
</TransmissionHPFUsage>
</CurveUsageInfoList>
</Attenuation>
</Custom>
</Reference>
<Reference Name="Conversion">
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{BF1C0D9D-47B3-45FE-B27C-B25BEEDA3761}"/>
</Reference>
<Reference Name="OutputBus">
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{9EEA8109-946E-4C1A-AED3-C22E41C9581B}"/>
</Reference>
</ReferenceList>
<ChildrenList>
<Sound Name="JumpingRope_Amb" ID="{E4CBCB3C-2838-4590-8E25-6FB109FEFCB4}" ShortID="703971135">
<PropertyList>
<Property Name="IsLoopingEnabled" Type="bool" Value="True"/>
</PropertyList>
<ReferenceList>
<Reference Name="Conversion">
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{BF1C0D9D-47B3-45FE-B27C-B25BEEDA3761}"/>
</Reference>
<Reference Name="OutputBus">
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{9EEA8109-946E-4C1A-AED3-C22E41C9581B}"/>
</Reference>
</ReferenceList>
<ChildrenList>
<AudioFileSource Name="Zfa0bf809a59111227175" ID="{F3CF944D-3D5A-4A7B-9C7F-ADCABAE222FE}">
<Language>SFX</Language>
<AudioFile>Zfa0bf809a59111227175.wav</AudioFile>
<MediaIDList>
<MediaID ID="137390406"/>
</MediaIDList>
</AudioFileSource>
</ChildrenList>
<ActiveSourceList>
<ActiveSource Name="Zfa0bf809a59111227175" ID="{F3CF944D-3D5A-4A7B-9C7F-ADCABAE222FE}" Platform="Linked"/>
</ActiveSourceList>
</Sound>
<Sound Name="GeothermalBubbles_Amb" ID="{A9FB4279-F222-4460-BE1D-C22A9C5F1413}" ShortID="164597241">
<PropertyList>
<Property Name="IsLoopingEnabled" Type="bool" Value="True"/>
</PropertyList>
<ReferenceList>
<Reference Name="Conversion">
<ObjectRef Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}" WorkUnitID="{BF1C0D9D-47B3-45FE-B27C-B25BEEDA3761}"/>
</Reference>
<Reference Name="OutputBus">
<ObjectRef Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}" WorkUnitID="{9EEA8109-946E-4C1A-AED3-C22E41C9581B}"/>
</Reference>
</ReferenceList>
<ChildrenList>
<AudioFileSource Name="3DS03 Geothermal 0002 Bubbles Gurgles Detailed 4_0 Hi" ID="{B0AC73AC-8B8B-4BF7-9099-0752D69FF3EA}">
<Language>SFX</Language>
<AudioFile>3DS03 Geothermal 0002 Bubbles Gurgles Detailed 4.0 Hi.wav</AudioFile>
<MediaIDList>
<MediaID ID="532710731"/>
</MediaIDList>
</AudioFileSource>
</ChildrenList>
<ActiveSourceList>
<ActiveSource Name="3DS03 Geothermal 0002 Bubbles Gurgles Detailed 4_0 Hi" ID="{B0AC73AC-8B8B-4BF7-9099-0752D69FF3EA}" Platform="Linked"/>
</ActiveSourceList>
</Sound>
</ChildrenList>
</ActorMixer>
</ChildrenList>
</WorkUnit>
</AudioObjects>
</WwiseDocument>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{0D576482-AB5C-4DA4-A1FB-7A8356C034E9}" SchemaVersion="123">
<Attenuations>
<WorkUnit Name="Default Work Unit" ID="{0D576482-AB5C-4DA4-A1FB-7A8356C034E9}" PersistMode="Standalone"/>
</Attenuations>
</WwiseDocument>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{2EF167FC-3871-4471-8779-5B325EEEA4D1}" SchemaVersion="123">
<AudioDevices>
<WorkUnit Name="Default Work Unit" ID="{2EF167FC-3871-4471-8779-5B325EEEA4D1}" PersistMode="Standalone">
<ChildrenList>
<AudioDevice Name="System" ID="{6BE70B7F-2B68-4E4F-B4FB-303657321AB8}" PluginName="System" CompanyID="0" PluginID="174" PluginType="7"/>
<AudioDevice Name="No_Output" ID="{DFAE8CE2-FA64-4AED-9D3F-1F8CF9D11907}" PluginName="No Output" CompanyID="0" PluginID="181" PluginType="7"/>
</ChildrenList>
</WorkUnit>
</AudioDevices>
</WwiseDocument>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{3C979058-A20D-4E6D-BE2B-7A7748114980}" SchemaVersion="123">
<ControlSurfaceSessions>
<WorkUnit Name="Default Work Unit" ID="{3C979058-A20D-4E6D-BE2B-7A7748114980}" PersistMode="Standalone">
<ChildrenList>
<ControlSurfaceSession Name="Default Control Surface Session" ID="{2451DD2E-A7B2-45E6-B93B-6F49B9B887AD}">
<ChildrenList>
<ControlSurfaceBindingGroup Name="Global" ID="{FBC3C5F6-A718-4B95-92B6-BD2C166DF25D}"/>
<ControlSurfaceBindingGroup Name="Current Selection" ID="{D032F10F-2117-4D4E-AB39-1E318A7EB910}">
<PropertyList>
<Property Name="GroupType" Type="int16" Value="4"/>
</PropertyList>
<ChildrenList>
<ControlSurfaceBinding Name="Binding" ID="{44F2B631-C485-438C-99FF-F4CCCF5F2042}">
<PropertyList>
<Property Name="TargetName" Type="string" Value="PassMidiNote"/>
<Property Name="TargetType" Type="int16" Value="1"/>
</PropertyList>
</ControlSurfaceBinding>
</ChildrenList>
</ControlSurfaceBindingGroup>
<ControlSurfaceBindingGroup Name="View Groups" ID="{7CB7A9A4-98C4-4D18-9EAA-413C74E96A7E}">
<PropertyList>
<Property Name="GroupType" Type="int16" Value="3"/>
</PropertyList>
</ControlSurfaceBindingGroup>
</ChildrenList>
</ControlSurfaceSession>
</ChildrenList>
</WorkUnit>
</ControlSurfaceSessions>
</WwiseDocument>

View File

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{BF1C0D9D-47B3-45FE-B27C-B25BEEDA3761}" SchemaVersion="123">
<Conversions>
<WorkUnit Name="Default Work Unit" ID="{BF1C0D9D-47B3-45FE-B27C-B25BEEDA3761}" PersistMode="Standalone">
<ChildrenList>
<Conversion Name="Default Conversion Settings" ID="{6D1B890C-9826-4384-BF07-C15223E9FB56}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value Platform="Windows">4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value Platform="Windows">0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value Platform="Windows">48000</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value Platform="Windows">0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value Platform="Windows">0</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo Platform="Windows">
<ConversionPlugin Name="" ID="{54A8EBE9-2F27-4879-A73B-B1B5A26EFD60}" PluginName="PCM" CompanyID="0" PluginID="1"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
</ChildrenList>
</WorkUnit>
</Conversions>
</WwiseDocument>

View File

@@ -0,0 +1,505 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{F6B2880C-85E5-47FA-A126-645B5DFD9ACC}" SchemaVersion="123">
<Conversions>
<WorkUnit Name="Factory Conversion Settings" ID="{F6B2880C-85E5-47FA-A126-645B5DFD9ACC}" PersistMode="Standalone">
<ChildrenList>
<Folder Name="Vorbis" ID="{09A6A685-7B03-4387-A7EE-705C2A234D14}" ShortID="784869707">
<ChildrenList>
<Conversion Name="Vorbis Auto Detect High" ID="{6F6A99BE-4FD1-49D3-89AF-54BE30CA1588}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>3</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{583FA2A1-CDD5-4189-9023-94B4094D7DEC}" PluginName="Vorbis" CompanyID="0" PluginID="4"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="Vorbis Auto Detect Low" ID="{1FEA84A1-764D-42EF-9C6A-5EA06BFD8AD4}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>1</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{2A237DA2-A54B-4B75-A6B3-547C8A1DFEF4}" PluginName="Vorbis" CompanyID="0" PluginID="4"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="Vorbis Auto Detect Medium" ID="{C2242190-EA66-4EC8-A876-8713CEEBAAC8}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>2</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{CE3D6243-B1F0-4450-B580-E12770D53F0C}" PluginName="Vorbis" CompanyID="0" PluginID="4"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="Vorbis Quality High" ID="{53A9DE0F-3F4F-4B59-8614-3F9E3C7358FC}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{5F534328-DF07-49B0-887C-991084AA5E11}" PluginName="Vorbis" CompanyID="0" PluginID="4"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="Vorbis Quality Low" ID="{AD876647-70E5-492F-86C9-FFDED7CB6C9E}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{11DBC1C6-A78D-4340-A59D-B04ED52562C0}" PluginName="Vorbis" CompanyID="0" PluginID="4">
<PropertyList>
<Property Name="QualityFactor" Type="Real32" Value="0"/>
</PropertyList>
</ConversionPlugin>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="Vorbis Quality Medium" ID="{01D20CF3-9A4C-4EEE-AE3E-2942B47543E9}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{5D3B8B77-1CFD-4851-92C4-9B400886675D}" PluginName="Vorbis" CompanyID="0" PluginID="4">
<PropertyList>
<Property Name="QualityFactor" Type="Real32" Value="2"/>
</PropertyList>
</ConversionPlugin>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
</ChildrenList>
</Folder>
<Folder Name="PCM" ID="{A6753C13-8ABB-4028-8D96-7483524C2618}" ShortID="764934186">
<ChildrenList>
<Conversion Name="PCM As Input" ID="{E712A671-9647-44EF-8B1B-857926D620F0}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{2B70EAA4-7E9B-4E6F-BB75-85B7E1D6F15D}" PluginName="PCM" CompanyID="0" PluginID="1"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="PCM Auto Detect Low" ID="{A55FD918-6235-455C-86B9-2C828B495C21}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>1</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{A5F727CF-2EB8-4502-B32F-EEA11B9EF5F2}" PluginName="PCM" CompanyID="0" PluginID="1"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="PCM Auto Detect Medium" ID="{E24008BC-4813-4D98-B020-6F66B2750A16}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>2</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{E12A0D67-4EF6-4C93-BC15-E3EADC1694EF}" PluginName="PCM" CompanyID="0" PluginID="1"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="PCM Auto Detect High" ID="{103058FA-B09E-42AF-A6BA-B711CD85E365}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>3</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{24BCE860-04AB-430D-BBC0-6D29BB36FD36}" PluginName="PCM" CompanyID="0" PluginID="1"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
</ChildrenList>
</Folder>
<Folder Name="ADPCM" ID="{C43B4493-F987-4828-ACDF-DAEAA7564E0A}" ShortID="637086534">
<ChildrenList>
<Conversion Name="ADPCM As Input" ID="{844B7EC4-A8FF-43AD-821E-25B9459D4413}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{F957F696-06B2-4AAD-8094-A2A4A44CCB2B}" PluginName="ADPCM" CompanyID="0" PluginID="2"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="ADPCM Auto Detect Low" ID="{638FA3E7-2C90-478F-AA99-4F8EC86F3356}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>1</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{8EB43490-15BF-4285-B695-201E939203E2}" PluginName="ADPCM" CompanyID="0" PluginID="2"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="ADPCM Auto Detect Medium" ID="{1ADE8C79-CF88-45CD-8D8B-13FFA25639DF}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>2</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{9F292659-A320-4220-A063-F5327A1400DF}" PluginName="ADPCM" CompanyID="0" PluginID="2"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
<Conversion Name="ADPCM Auto Detect High" ID="{6D51666E-9C7A-40E4-831D-C445512EBABD}">
<PropertyList>
<Property Name="Channels" Type="int32">
<ValueList>
<Value>4</Value>
</ValueList>
</Property>
<Property Name="LRMix" Type="Real64">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MaxSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="MinSampleRate" Type="int32">
<ValueList>
<Value>0</Value>
</ValueList>
</Property>
<Property Name="SampleRate" Type="int32">
<ValueList>
<Value>3</Value>
</ValueList>
</Property>
</PropertyList>
<ConversionPluginInfoList>
<ConversionPluginInfo>
<ConversionPlugin Name="" ID="{35F3A4A0-4263-45FE-B829-7AB849D3403C}" PluginName="ADPCM" CompanyID="0" PluginID="2"/>
</ConversionPluginInfo>
</ConversionPluginInfoList>
</Conversion>
</ChildrenList>
</Folder>
</ChildrenList>
</WorkUnit>
</Conversions>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{5DA56460-224C-43AF-8019-4010913D04C7}" SchemaVersion="123">
<DynamicDialogue>
<WorkUnit Name="Default Work Unit" ID="{5DA56460-224C-43AF-8019-4010913D04C7}" PersistMode="Standalone"/>
</DynamicDialogue>
</WwiseDocument>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{F9E7ACFE-239D-44E1-A7B3-3274D31D5F8B}" SchemaVersion="123">
<Effects>
<WorkUnit Name="Default Work Unit" ID="{F9E7ACFE-239D-44E1-A7B3-3274D31D5F8B}" PersistMode="Standalone">
<ChildrenList>
<Effect Name="atmoky_hrtf" ID="{C88EA8A8-34F6-42CA-9E89-CD39DED7464F}" PluginName="atmoky Object Renderer" CompanyID="300" PluginID="2" PluginType="3"/>
</ChildrenList>
</WorkUnit>
</Effects>
</WwiseDocument>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{76CD67EF-310F-4D0C-A0BD-85D46D5DF09C}" SchemaVersion="123">
<Events>
<WorkUnit Name="Default Work Unit" ID="{76CD67EF-310F-4D0C-A0BD-85D46D5DF09C}" PersistMode="Standalone">
<ChildrenList>
<Event Name="Play_GeothermalBubbles_Amb" ID="{87933719-9A35-476F-A816-28004BC75DC4}">
<ChildrenList>
<Action Name="" ID="{A2B4445D-92E4-48E8-B2DB-0636005C952A}" ShortID="248791932">
<ReferenceList>
<Reference Name="Target">
<ObjectRef Name="GeothermalBubbles_Amb" ID="{A9FB4279-F222-4460-BE1D-C22A9C5F1413}" WorkUnitID="{555977BF-110A-4556-B3B9-2349414D1985}"/>
</Reference>
</ReferenceList>
</Action>
</ChildrenList>
</Event>
<Event Name="Play_JumpingRope_Amb" ID="{48DE5EFF-E6CA-4FA8-9395-E77FC6578D73}">
<ChildrenList>
<Action Name="" ID="{B41E25A7-D932-4361-A1C1-6DCD62118117}" ShortID="190183545">
<ReferenceList>
<Reference Name="Target">
<ObjectRef Name="JumpingRope_Amb" ID="{E4CBCB3C-2838-4590-8E25-6FB109FEFCB4}" WorkUnitID="{555977BF-110A-4556-B3B9-2349414D1985}"/>
</Reference>
</ReferenceList>
</Action>
</ChildrenList>
</Event>
</ChildrenList>
</WorkUnit>
</Events>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{8A64976B-3771-4C95-9FDD-162988FD7ED3}" SchemaVersion="123">
<GameParameters>
<WorkUnit Name="Default Work Unit" ID="{8A64976B-3771-4C95-9FDD-162988FD7ED3}" PersistMode="Standalone"/>
</GameParameters>
</WwiseDocument>

View File

@@ -0,0 +1,49 @@
{
"SoundBanksInfo": {
"Platform": "Windows",
"BasePlatform": "Windows",
"SchemaVersion": "16",
"SoundBankVersion": "154",
"SoundBanks": [
{
"Id": "1355168291",
"Type": "User",
"GUID": "{701ECBBD-9C7B-4030-8CDB-749EE5D1C7B9}",
"Language": "SFX",
"Hash": "{E8C73C05-9AC5-A17E-EA11-491BBCB2A45E}",
"ObjectPath": "Init",
"ShortName": "Init",
"Path": "Init.bnk",
"Plugins": {
"AudioDevices": [
{
"Id": "2317455096",
"Name": "No_Output",
"ObjectPath": "\\Audio Devices\\Default Work Unit\\No_Output",
"GUID": "{DFAE8CE2-FA64-4AED-9D3F-1F8CF9D11907}",
"LibName": "No Output",
"LibId": "11862023"
},
{
"Id": "3859886410",
"Name": "System",
"ObjectPath": "\\Audio Devices\\Default Work Unit\\System",
"GUID": "{6BE70B7F-2B68-4E4F-B4FB-303657321AB8}",
"LibName": "System",
"LibId": "11403271"
}
]
},
"Busses": [
{
"Id": "3803692087",
"Name": "Master Audio Bus",
"ObjectPath": "\\Master-Mixer Hierarchy\\Default Work Unit\\Master Audio Bus",
"GUID": "{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}"
}
]
}
],
"FileHash": "{ED9B51C0-C0FD-6715-AB30-288303E6EF5A}"
}
}

View File

@@ -0,0 +1,7 @@
Audio Bus ID Name Wwise Object Path Notes
3803692087 Master Audio Bus \Default Work Unit\Master Audio Bus
Audio Devices ID Name Type Notes
2317455096 No_Output No Output
3859886410 System System

View File

@@ -0,0 +1,67 @@
{
"SoundBanksInfo": {
"Platform": "Windows",
"BasePlatform": "Windows",
"SchemaVersion": "16",
"SoundBankVersion": "154",
"SoundBanks": [
{
"Id": "3161908922",
"Type": "User",
"GUID": "{0E5E6ED3-2746-495F-8620-BD6A0236EBBA}",
"Language": "SFX",
"Hash": "{F173814B-5934-07FD-2526-1357FF19D541}",
"ObjectPath": "\\SoundBanks\\Default Work Unit\\Main",
"ShortName": "Main",
"Path": "Main.bnk",
"Media": [
{
"Id": "137390406",
"Language": "SFX",
"Streaming": "false",
"Location": "Memory",
"ShortName": "Zfa0bf809a59111227175.wav",
"CachePath": "09/{09E7ECB0-1CE0-55FC-262E-AD3F73B33007}.wem"
},
{
"Id": "532710731",
"Language": "SFX",
"Streaming": "false",
"Location": "Memory",
"ShortName": "3DS03 Geothermal 0002 Bubbles Gurgles Detailed 4.0 Hi.wav",
"CachePath": "FE/{FED168F7-1EA6-C0CE-6E0D-7127E765B134}.wem"
}
],
"Events": [
{
"Id": "600720186",
"Name": "Play_GeothermalBubbles_Amb",
"ObjectPath": "\\Events\\Default Work Unit\\Play_GeothermalBubbles_Amb",
"GUID": "{87933719-9A35-476F-A816-28004BC75DC4}",
"MaxAttenuation": "10",
"DurationType": "Infinite",
"MediaRefs": [
{
"Id": "532710731"
}
]
},
{
"Id": "3902932843",
"Name": "Play_JumpingRope_Amb",
"ObjectPath": "\\Events\\Default Work Unit\\Play_JumpingRope_Amb",
"GUID": "{48DE5EFF-E6CA-4FA8-9395-E77FC6578D73}",
"MaxAttenuation": "10",
"DurationType": "Infinite",
"MediaRefs": [
{
"Id": "137390406"
}
]
}
]
}
],
"FileHash": "{B8C3D17E-1BA1-BACD-E38D-AD7A25CDBD78}"
}
}

View File

@@ -0,0 +1,8 @@
Event ID Name Wwise Object Path Notes
600720186 Play_GeothermalBubbles_Amb \Default Work Unit\Play_GeothermalBubbles_Amb
3902932843 Play_JumpingRope_Amb \Default Work Unit\Play_JumpingRope_Amb
In Memory Audio ID Name Audio source file Wwise Object Path Notes Data Size
137390406 JumpingRope_Amb C:\Users\tjmva\Desktop\Save\Projects\Godot\ambisonics-test\Wwise\AmbisonicsTest\.cache\09\{09E7ECB0-1CE0-55FC-262E-AD3F73B33007}.wem \Actor-Mixer Hierarchy\Default Work Unit\Ambisonics\JumpingRope_Amb 19692888
532710731 GeothermalBubbles_Amb C:\Users\tjmva\Desktop\Save\Projects\Godot\ambisonics-test\Wwise\AmbisonicsTest\.cache\FE\{FED168F7-1EA6-C0CE-6E0D-7127E765B134}.wem \Actor-Mixer Hierarchy\Default Work Unit\Ambisonics\GeothermalBubbles_Amb 133979456

View File

@@ -0,0 +1,38 @@
{
"PlatformInfo": {
"Platform": {
"Name": "Windows",
"BasePlatform": "Windows",
"Generator": "2024.1.8.8893"
},
"RootPaths": {
"ProjectRoot": "../..",
"SourceFilesRoot": "../../.cache",
"SoundBanksRoot": ".",
"ExternalSourcesInputFile": "",
"ExternalSourcesOutputRoot": "."
},
"DefaultAlign": "16",
"Settings": {
"AutoSoundBankDefinition": "false",
"CopyLooseStreamedMediaFiles": "true",
"SubFoldersForGeneratedFiles": "false",
"RemoveUnusedGeneratedFiles": "true",
"SourceControlGeneratedFiles": "false",
"GenerateHeaderFile": "true",
"GenerateContentTxtFile": "true",
"GenerateMetadataXML": "false",
"GenerateMetadataJSON": "true",
"GenerateAllBanksMetadata": "false",
"GeneratePerBankMetadata": "true",
"UseSoundBankNames": "true",
"AllowExceedingMaxSize": "false",
"MaxAttenuationInfo": "true",
"EstimatedDurationInfo": "true",
"PrintObjectGuid": "true",
"PrintObjectPath": "true",
"PrintObjectColor": "true"
},
"FileHash": "{F63F65FF-2BCC-8265-9BDC-799829E2FF5B}"
}
}

View File

@@ -0,0 +1,19 @@
{
"PluginInfo": {
"Platform": "Windows",
"BasePlatform": "Windows",
"PluginLibs": [
{
"LibName": "System",
"LibId": "11403271",
"Type": "AudioDevice"
},
{
"LibName": "No Output",
"LibId": "11862023",
"Type": "AudioDevice"
}
],
"FileHash": "{71F42CD2-2880-BF0B-D154-F41540A353AF}"
}
}

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{A58544AF-7C37-41BD-96FD-93F2093F888D}" SchemaVersion="123">
<InteractiveMusic>
<WorkUnit Name="Default Work Unit" ID="{A58544AF-7C37-41BD-96FD-93F2093F888D}" PersistMode="Standalone"/>
</InteractiveMusic>
</WwiseDocument>

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{9EEA8109-946E-4C1A-AED3-C22E41C9581B}" SchemaVersion="123">
<Busses>
<WorkUnit Name="Default Work Unit" ID="{9EEA8109-946E-4C1A-AED3-C22E41C9581B}" PersistMode="Standalone">
<ChildrenList>
<Bus Name="Master Audio Bus" ID="{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}">
<ReferenceList>
<Reference Name="AudioDevice" PluginName="System" CompanyID="0" PluginID="174" PluginType="7">
<ObjectRef Name="System" ID="{6BE70B7F-2B68-4E4F-B4FB-303657321AB8}" WorkUnitID="{2EF167FC-3871-4471-8779-5B325EEEA4D1}"/>
</Reference>
</ReferenceList>
</Bus>
</ChildrenList>
</WorkUnit>
</Busses>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{5C2F2B2C-D6A9-4121-8F42-6069C5DE98AF}" SchemaVersion="123">
<Metadatas>
<WorkUnit Name="Default Work Unit" ID="{5C2F2B2C-D6A9-4121-8F42-6069C5DE98AF}" PersistMode="Standalone"/>
</Metadatas>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{929EFAB7-C00F-4E7D-A8CA-28AC0D3414A2}" SchemaVersion="123">
<MixingSessions>
<WorkUnit Name="Default Work Unit" ID="{929EFAB7-C00F-4E7D-A8CA-28AC0D3414A2}" PersistMode="Standalone"/>
</MixingSessions>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{88C256F8-6AE1-445B-BDB4-317CED38E7A0}" SchemaVersion="123">
<Modulators>
<WorkUnit Name="Default Work Unit" ID="{88C256F8-6AE1-445B-BDB4-317CED38E7A0}" PersistMode="Standalone"/>
</Modulators>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{EA376A6A-4803-41B3-B5E0-6BE49B6E5FC6}" SchemaVersion="123">
<Presets>
<WorkUnit Name="Default Work Unit" ID="{EA376A6A-4803-41B3-B5E0-6BE49B6E5FC6}" PersistMode="Standalone"/>
</Presets>
</WwiseDocument>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{F7AD8DCD-60E6-4873-9A71-65A083815696}" SchemaVersion="123">
<Presets>
<WorkUnit Name="Factory Spatial Audio" ID="{F7AD8DCD-60E6-4873-9A71-65A083815696}" PersistMode="Standalone">
<ChildrenList>
<AuxBus Name="Room Auxiliary Bus" ID="{C5616E96-F524-4E03-8F50-909FE35BE12D}">
<PropertyList>
<Property Name="3DSpatialization" Type="int16" Value="2"/>
<Property Name="EnableDiffraction" Type="bool" Value="True"/>
<Property Name="ListenerRelativeRouting" Type="bool" Value="True"/>
<Property Name="UseGameAuxSends" Type="bool" Value="True"/>
</PropertyList>
<ObjectLists>
<ObjectList Name="Effects">
<Reference>
<Local>
<EffectSlot Name="" ID="{314440AB-D01A-4843-AB1C-87207533CCC2}">
<ReferenceList>
<Reference Name="Effect">
<Custom>
<Effect Name="Wwise_RoomVerb_(Custom)" ID="{4AF92620-9CD6-4410-BD1D-ADEF5D6FE936}" PluginName="Wwise RoomVerb" CompanyID="0" PluginID="118" PluginType="3">
<PropertyList>
<Property Name="DryLevel" Type="Real32" Value="-96.3"/>
</PropertyList>
</Effect>
</Custom>
</Reference>
</ReferenceList>
</EffectSlot>
</Local>
</Reference>
</ObjectList>
</ObjectLists>
</AuxBus>
</ChildrenList>
</WorkUnit>
</Presets>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{13C44850-D6C1-4A31-9A7A-6F5951BC1CFE}" SchemaVersion="123">
<Queries>
<WorkUnit Name="Default Work Unit" ID="{13C44850-D6C1-4A31-9A7A-6F5951BC1CFE}" PersistMode="Standalone"/>
</Queries>
</WwiseDocument>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{6A56FA8B-B3E5-4B00-8750-C4B3791410B4}" SchemaVersion="123">
<SoundBanks>
<WorkUnit Name="Default Work Unit" ID="{6A56FA8B-B3E5-4B00-8750-C4B3791410B4}" PersistMode="Standalone">
<ChildrenList>
<SoundBank Name="Main" ID="{0E5E6ED3-2746-495F-8620-BD6A0236EBBA}">
<ObjectInclusionList>
<ObjectRef Name="Default Work Unit" ID="{76CD67EF-310F-4D0C-A0BD-85D46D5DF09C}" WorkUnitID="{76CD67EF-310F-4D0C-A0BD-85D46D5DF09C}" Origin="Manual" Filter="7"/>
</ObjectInclusionList>
<ObjectExclusionList/>
<GameSyncExclusionList/>
</SoundBank>
</ChildrenList>
</WorkUnit>
</SoundBanks>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{9C905D5B-1DA0-4CC7-AF0D-F1A5183F60F8}" SchemaVersion="123">
<SoundcasterSessions>
<WorkUnit Name="Default Work Unit" ID="{9C905D5B-1DA0-4CC7-AF0D-F1A5183F60F8}" PersistMode="Standalone"/>
</SoundcasterSessions>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{010F6F5A-D956-46D0-AF81-82B0E17DD99E}" SchemaVersion="123">
<States>
<WorkUnit Name="Default Work Unit" ID="{010F6F5A-D956-46D0-AF81-82B0E17DD99E}" PersistMode="Standalone"/>
</States>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{50025CA3-04B9-4B47-901C-DE9F8E8AE033}" SchemaVersion="123">
<Switches>
<WorkUnit Name="Default Work Unit" ID="{50025CA3-04B9-4B47-901C-DE9F8E8AE033}" PersistMode="Standalone"/>
</Switches>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{228A9F3B-12A8-4F92-99A6-811C7687F46B}" SchemaVersion="123">
<Triggers>
<WorkUnit Name="Default Work Unit" ID="{228A9F3B-12A8-4F92-99A6-811C7687F46B}" PersistMode="Standalone"/>
</Triggers>
</WwiseDocument>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<WwiseDocument Type="WorkUnit" ID="{B6B176FA-9C2F-4247-B5F0-7233B06AA349}" SchemaVersion="123">
<VirtualAcoustics>
<WorkUnit Name="Default Work Unit" ID="{B6B176FA-9C2F-4247-B5F0-7233B06AA349}" PersistMode="Standalone"/>
</VirtualAcoustics>
</WwiseDocument>