18 lines
801 B
XML
18 lines
801 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<WwiseDocument Type="WorkUnit" ID="{8EC2A8FF-13D6-4816-816D-A08548F5B1A8}" SchemaVersion="123">
|
|
<Effects>
|
|
<WorkUnit Name="Default Work Unit" ID="{8EC2A8FF-13D6-4816-816D-A08548F5B1A8}" PersistMode="Standalone">
|
|
<ChildrenList>
|
|
<Effect Name="New_Parametric_EQ" ID="{D7EE4341-76F3-4AD4-8C27-68C425DA98BD}" PluginName="Wwise Parametric EQ" CompanyID="0" PluginID="105" PluginType="3">
|
|
<PropertyList>
|
|
<Property Name="FrequencyBand1" Type="Real32" Value="20000"/>
|
|
<Property Name="GainBand1" Type="Real32" Value="-2.5"/>
|
|
<Property Name="OnOffBand2" Type="bool" Value="False"/>
|
|
<Property Name="OnOffBand3" Type="bool" Value="False"/>
|
|
</PropertyList>
|
|
</Effect>
|
|
</ChildrenList>
|
|
</WorkUnit>
|
|
</Effects>
|
|
</WwiseDocument>
|