diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..e63824a1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Wwise
+/Wwise_Bottom_Gear_Project/.cache/
+/Wwise_Bottom_Gear_Project/Originals/SFX/*.akd
\ No newline at end of file
diff --git a/BottomGear/Assets/Game/Assets/Images.meta b/BottomGear/Assets/Game/Assets/Images.meta
new file mode 100644
index 00000000..3c404959
--- /dev/null
+++ b/BottomGear/Assets/Game/Assets/Images.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: a4f7361cf15d0924bb2ce8f405b468d1
+folderAsset: yes
+DefaultImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/BottomGear/Assets/Game/Assets/Images/BG_Logo.png b/BottomGear/Assets/Game/Assets/Images/BG_Logo.png
new file mode 100644
index 00000000..f5c1a734
Binary files /dev/null and b/BottomGear/Assets/Game/Assets/Images/BG_Logo.png differ
diff --git a/BottomGear/Assets/Game/Assets/Images/BG_Logo.png.meta b/BottomGear/Assets/Game/Assets/Images/BG_Logo.png.meta
new file mode 100644
index 00000000..e51b350e
--- /dev/null
+++ b/BottomGear/Assets/Game/Assets/Images/BG_Logo.png.meta
@@ -0,0 +1,144 @@
+fileFormatVersion: 2
+guid: b7b5d44bb0c96f04388f7bdcc8c6496f
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 11
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 0
+ sRGBTexture: 1
+ linearTexture: 0
+ fadeOut: 0
+ borderMipMap: 0
+ mipMapsPreserveCoverage: 0
+ alphaTestReferenceValue: 0.5
+ mipMapFadeDistanceStart: 1
+ mipMapFadeDistanceEnd: 3
+ bumpmap:
+ convertToNormalMap: 0
+ externalNormalMap: 0
+ heightScale: 0.25
+ normalMapFilter: 0
+ isReadable: 0
+ streamingMipmaps: 0
+ streamingMipmapsPriority: 0
+ vTOnly: 0
+ grayScaleToAlpha: 0
+ generateCubemap: 6
+ cubemapConvolution: 0
+ seamlessCubemap: 0
+ textureFormat: 1
+ maxTextureSize: 2048
+ textureSettings:
+ serializedVersion: 2
+ filterMode: -1
+ aniso: 2
+ mipBias: -100
+ wrapU: 1
+ wrapV: 1
+ wrapW: 0
+ nPOTScale: 0
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 1
+ spriteExtrude: 1
+ spriteMeshType: 1
+ alignment: 0
+ spritePivot: {x: 0.5, y: 0.5}
+ spritePixelsToUnits: 100
+ spriteBorder: {x: 0, y: 0, z: 0, w: 0}
+ spriteGenerateFallbackPhysicsShape: 1
+ alphaUsage: 1
+ alphaIsTransparency: 1
+ spriteTessellationDetail: -1
+ textureType: 8
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ platformSettings:
+ - serializedVersion: 3
+ buildTarget: DefaultTexturePlatform
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: Standalone
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: iPhone
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: Android
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: Windows Store Apps
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ spriteSheet:
+ serializedVersion: 2
+ sprites: []
+ outline: []
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spritePackingTag:
+ pSDRemoveMatte: 0
+ pSDShowRemoveMatteOption: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/BottomGear/Assets/Game/Assets/Images/BottomGear.png b/BottomGear/Assets/Game/Assets/Images/BottomGear.png
new file mode 100644
index 00000000..011bf420
Binary files /dev/null and b/BottomGear/Assets/Game/Assets/Images/BottomGear.png differ
diff --git a/BottomGear/Assets/Game/Assets/Images/BottomGear.png.meta b/BottomGear/Assets/Game/Assets/Images/BottomGear.png.meta
new file mode 100644
index 00000000..cf7be7af
--- /dev/null
+++ b/BottomGear/Assets/Game/Assets/Images/BottomGear.png.meta
@@ -0,0 +1,144 @@
+fileFormatVersion: 2
+guid: f7ed6c0e9ad5abb4fa35286e392c9d97
+TextureImporter:
+ internalIDToNameTable: []
+ externalObjects: {}
+ serializedVersion: 11
+ mipmaps:
+ mipMapMode: 0
+ enableMipMap: 0
+ sRGBTexture: 1
+ linearTexture: 0
+ fadeOut: 0
+ borderMipMap: 0
+ mipMapsPreserveCoverage: 0
+ alphaTestReferenceValue: 0.5
+ mipMapFadeDistanceStart: 1
+ mipMapFadeDistanceEnd: 3
+ bumpmap:
+ convertToNormalMap: 0
+ externalNormalMap: 0
+ heightScale: 0.25
+ normalMapFilter: 0
+ isReadable: 0
+ streamingMipmaps: 0
+ streamingMipmapsPriority: 0
+ vTOnly: 0
+ grayScaleToAlpha: 0
+ generateCubemap: 6
+ cubemapConvolution: 0
+ seamlessCubemap: 0
+ textureFormat: 1
+ maxTextureSize: 2048
+ textureSettings:
+ serializedVersion: 2
+ filterMode: -1
+ aniso: 2
+ mipBias: -100
+ wrapU: 1
+ wrapV: 1
+ wrapW: 0
+ nPOTScale: 0
+ lightmap: 0
+ compressionQuality: 50
+ spriteMode: 1
+ spriteExtrude: 1
+ spriteMeshType: 1
+ alignment: 0
+ spritePivot: {x: 0.5, y: 0.5}
+ spritePixelsToUnits: 100
+ spriteBorder: {x: 0, y: 0, z: 0, w: 0}
+ spriteGenerateFallbackPhysicsShape: 1
+ alphaUsage: 1
+ alphaIsTransparency: 1
+ spriteTessellationDetail: -1
+ textureType: 8
+ textureShape: 1
+ singleChannelComponent: 0
+ flipbookRows: 1
+ flipbookColumns: 1
+ maxTextureSizeSet: 0
+ compressionQualitySet: 0
+ textureFormatSet: 0
+ ignorePngGamma: 0
+ applyGammaDecoding: 0
+ platformSettings:
+ - serializedVersion: 3
+ buildTarget: DefaultTexturePlatform
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: Standalone
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: iPhone
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: Android
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ - serializedVersion: 3
+ buildTarget: Windows Store Apps
+ maxTextureSize: 8192
+ resizeAlgorithm: 0
+ textureFormat: -1
+ textureCompression: 1
+ compressionQuality: 50
+ crunchedCompression: 0
+ allowsAlphaSplitting: 0
+ overridden: 0
+ androidETC2FallbackOverride: 0
+ forceMaximumCompressionQuality_BC6H_BC7: 0
+ spriteSheet:
+ serializedVersion: 2
+ sprites: []
+ outline: []
+ physicsShape: []
+ bones: []
+ spriteID: 5e97eb03825dee720800000000000000
+ internalID: 0
+ vertices: []
+ indices:
+ edges: []
+ weights: []
+ secondaryTextures: []
+ spritePackingTag:
+ pSDRemoveMatte: 0
+ pSDShowRemoveMatteOption: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/BottomGear/Assets/Game/Scenes/MenuScene.unity b/BottomGear/Assets/Game/Scenes/MenuScene.unity
index fd6c6101..ed088340 100644
--- a/BottomGear/Assets/Game/Scenes/MenuScene.unity
+++ b/BottomGear/Assets/Game/Scenes/MenuScene.unity
@@ -197,6 +197,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -495,8 +496,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 972.19775, y: -290}
- m_SizeDelta: {x: 1344.3955, y: 380}
+ m_AnchoredPosition: {x: 914.8544, y: -208.75983}
+ m_SizeDelta: {x: 1229.7087, y: 217.51965}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &224103367
MonoBehaviour:
@@ -576,7 +577,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 797.19775, y: -325}
+ m_AnchoredPosition: {x: 739.8544, y: -325}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &240084376
@@ -593,6 +594,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -821,6 +823,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -940,7 +943,7 @@ RectTransform:
m_Father: {fileID: 1683117734}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
- m_AnchorMin: {x: 0, y: 0}
+ m_AnchorMin: {x: 0.00000011920929, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 20, y: 20}
@@ -1120,6 +1123,7 @@ MonoBehaviour:
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1
+ m_PresetInfoIsWorld: 0
--- !u!223 &516933162
Canvas:
m_ObjectHideFlags: 0
@@ -1152,7 +1156,6 @@ RectTransform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0}
m_Children:
- - {fileID: 1165784657}
- {fileID: 1310044696}
m_Father: {fileID: 0}
m_RootOrder: 2
@@ -1226,6 +1229,7 @@ MonoBehaviour:
m_StopNaN: 0
m_Dithering: 0
m_ClearDepth: 1
+ m_AllowXRRendering: 1
m_RequiresDepthTexture: 0
m_RequiresColorTexture: 0
m_Version: 2
@@ -1460,85 +1464,6 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 615277852}
m_CullTransparentMesh: 0
---- !u!1 &635595324
-GameObject:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- serializedVersion: 6
- m_Component:
- - component: {fileID: 635595325}
- - component: {fileID: 635595327}
- - component: {fileID: 635595326}
- m_Layer: 5
- m_Name: PunMeteoroid
- m_TagString: Untagged
- m_Icon: {fileID: 0}
- m_NavMeshLayer: 0
- m_StaticEditorFlags: 0
- m_IsActive: 1
---- !u!224 &635595325
-RectTransform:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 635595324}
- m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
- m_LocalScale: {x: 1, y: 1, z: 1}
- m_Children: []
- m_Father: {fileID: 1165784657}
- m_RootOrder: 0
- m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
- m_AnchorMin: {x: 0.5, y: 1}
- m_AnchorMax: {x: 0.5, y: 1}
- m_AnchoredPosition: {x: 0, y: -50}
- m_SizeDelta: {x: 796, y: 100}
- m_Pivot: {x: 0.5, y: 0.5}
---- !u!114 &635595326
-MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 635595324}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
- m_Name:
- m_EditorClassIdentifier:
- m_Material: {fileID: 0}
- m_Color: {r: 1, g: 1, b: 1, a: 1}
- m_RaycastTarget: 1
- m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
- m_Maskable: 1
- m_OnCullStateChanged:
- m_PersistentCalls:
- m_Calls: []
- m_FontData:
- m_Font: {fileID: 12800000, guid: 495c9e2a934bcc640a8d7427b13cb680, type: 3}
- m_FontSize: 64
- m_FontStyle: 0
- m_BestFit: 0
- m_MinSize: 0
- m_MaxSize: 290
- m_Alignment: 4
- m_AlignByGeometry: 0
- m_RichText: 1
- m_HorizontalOverflow: 0
- m_VerticalOverflow: 0
- m_LineSpacing: 1
- m_Text: PUN Asteroids
---- !u!222 &635595327
-CanvasRenderer:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 635595324}
- m_CullTransparentMesh: 0
--- !u!1 &693710617
GameObject:
m_ObjectHideFlags: 0
@@ -1666,12 +1591,12 @@ RectTransform:
m_Children:
- {fileID: 224103366}
m_Father: {fileID: 1310044696}
- m_RootOrder: 3
+ m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
- m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: 0.000030517578}
- m_SizeDelta: {x: 0, y: 0}
+ m_AnchorMax: {x: 1, y: 0.7835001}
+ m_AnchoredPosition: {x: 0, y: 14.020193}
+ m_SizeDelta: {x: 0, y: 28.039616}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &751292282
MonoBehaviour:
@@ -1767,11 +1692,11 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1165784657}
- m_RootOrder: 1
+ m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0}
- m_AnchoredPosition: {x: 0, y: 50}
+ m_AnchoredPosition: {x: 0, y: 36}
m_SizeDelta: {x: 0, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &759308736
@@ -2064,6 +1989,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -2143,6 +2069,81 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 800069347}
m_CullTransparentMesh: 0
+--- !u!1 &809413155
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 809413156}
+ - component: {fileID: 809413158}
+ - component: {fileID: 809413157}
+ m_Layer: 5
+ m_Name: Image
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!224 &809413156
+RectTransform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 809413155}
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 0, y: 0, z: 0}
+ m_LocalScale: {x: 0.6985151, y: 0.6985151, z: 0.6985151}
+ m_Children: []
+ m_Father: {fileID: 1165784657}
+ m_RootOrder: 2
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+ m_AnchorMin: {x: 0.5, y: 0.5}
+ m_AnchorMax: {x: 0.5, y: 0.5}
+ m_AnchoredPosition: {x: -11, y: 21}
+ m_SizeDelta: {x: 1079, y: 438}
+ m_Pivot: {x: 0.5, y: 0.5}
+--- !u!114 &809413157
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 809413155}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ m_Material: {fileID: 0}
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
+ m_RaycastTarget: 1
+ m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
+ m_Maskable: 1
+ m_OnCullStateChanged:
+ m_PersistentCalls:
+ m_Calls: []
+ m_Sprite: {fileID: 21300000, guid: f7ed6c0e9ad5abb4fa35286e392c9d97, type: 3}
+ m_Type: 0
+ m_PreserveAspect: 0
+ m_FillCenter: 1
+ m_FillMethod: 4
+ m_FillAmount: 1
+ m_FillClockwise: 1
+ m_FillOrigin: 0
+ m_UseSpriteMesh: 0
+ m_PixelsPerUnitMultiplier: 1
+--- !u!222 &809413158
+CanvasRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 809413155}
+ m_CullTransparentMesh: 1
--- !u!1 &870805489
GameObject:
m_ObjectHideFlags: 0
@@ -2291,6 +2292,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -2458,12 +2460,12 @@ RectTransform:
- {fileID: 1953198248}
- {fileID: 1776772161}
m_Father: {fileID: 1310044696}
- m_RootOrder: 4
+ m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
- m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: 0}
- m_SizeDelta: {x: 0, y: 0}
+ m_AnchorMax: {x: 1, y: 0.7835001}
+ m_AnchoredPosition: {x: 0, y: 14.020193}
+ m_SizeDelta: {x: 0, y: 28.039616}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &953796486
MonoBehaviour:
@@ -2641,12 +2643,12 @@ RectTransform:
- {fileID: 328590476}
- {fileID: 1848066143}
m_Father: {fileID: 1310044696}
- m_RootOrder: 0
+ m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
- m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: -0.000030517578}
- m_SizeDelta: {x: 0, y: 0}
+ m_AnchorMax: {x: 1, y: 0.7835001}
+ m_AnchoredPosition: {x: 0, y: 14.020193}
+ m_SizeDelta: {x: 0, y: 28.039616}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &964844639
MonoBehaviour:
@@ -2663,7 +2665,7 @@ MonoBehaviour:
m_Padding:
m_Left: 0
m_Right: 0
- m_Top: 100
+ m_Top: 60
m_Bottom: 400
m_ChildAlignment: 1
m_StartCorner: 0
@@ -2894,6 +2896,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -2922,8 +2925,8 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 340491867}
m_HandleRect: {fileID: 340491866}
m_Direction: 0
- m_Value: 0
- m_Size: 1
+ m_Value: 1
+ m_Size: 0.9999999
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
@@ -3003,7 +3006,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 972.19775, y: -325}
+ m_AnchoredPosition: {x: 914.8544, y: -325}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1020245481
@@ -3020,6 +3023,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -3145,20 +3149,20 @@ RectTransform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1165784656}
- m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- - {fileID: 635595325}
- {fileID: 759308735}
- {fileID: 1496080348}
- m_Father: {fileID: 516933163}
+ - {fileID: 809413156}
+ m_Father: {fileID: 1310044696}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
- m_AnchorMin: {x: 0, y: 1}
+ m_AnchorMin: {x: 0, y: 0.6293704}
m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: -100}
- m_SizeDelta: {x: 0, y: 200}
+ m_AnchoredPosition: {x: 0.5, y: 180.4371}
+ m_SizeDelta: {x: 1, y: 38.32585}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1165784658
MonoBehaviour:
@@ -3336,6 +3340,7 @@ RectTransform:
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
+ - {fileID: 1165784657}
- {fileID: 964844638}
- {fileID: 1771933900}
- {fileID: 1406502567}
@@ -3343,7 +3348,7 @@ RectTransform:
- {fileID: 953796485}
- {fileID: 1370510200}
m_Father: {fileID: 516933163}
- m_RootOrder: 1
+ m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0}
@@ -3429,12 +3434,12 @@ RectTransform:
- {fileID: 38029884}
- {fileID: 800069348}
m_Father: {fileID: 1310044696}
- m_RootOrder: 5
+ m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
- m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: 0.000061035156}
- m_SizeDelta: {x: 0, y: 0}
+ m_AnchorMax: {x: 1, y: 0.7835001}
+ m_AnchoredPosition: {x: 0, y: 14.020193}
+ m_SizeDelta: {x: 0, y: 28.039616}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1370510201
MonoBehaviour:
@@ -3537,12 +3542,12 @@ RectTransform:
- {fileID: 240084375}
- {fileID: 1585818851}
m_Father: {fileID: 1310044696}
- m_RootOrder: 2
+ m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
- m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: 0}
- m_SizeDelta: {x: 0, y: 0}
+ m_AnchorMax: {x: 1, y: 0.7835001}
+ m_AnchoredPosition: {x: 0, y: 14.020193}
+ m_SizeDelta: {x: 0, y: 28.039616}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1406502568
MonoBehaviour:
@@ -3643,7 +3648,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 972.19775, y: -125}
+ m_AnchoredPosition: {x: 914.8544, y: -125}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1452023754
@@ -3660,6 +3665,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -3864,11 +3870,11 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1165784657}
- m_RootOrder: 2
+ m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
- m_AnchoredPosition: {x: -100, y: 0}
+ m_AnchoredPosition: {x: -107.3, y: 79.8}
m_SizeDelta: {x: 200, y: 200}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1496080349
@@ -3891,7 +3897,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
- m_Sprite: {fileID: 21300000, guid: 56bbc6b42271d4177ac313247f47ac1f, type: 3}
+ m_Sprite: {fileID: 21300000, guid: b7b5d44bb0c96f04388f7bdcc8c6496f, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
@@ -3946,7 +3952,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 1147.1978, y: -125}
+ m_AnchoredPosition: {x: 1089.8544, y: -125}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1541721128
@@ -3963,6 +3969,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -4084,7 +4091,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 797.19775, y: -125}
+ m_AnchoredPosition: {x: 739.8544, y: -125}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1571776197
@@ -4165,7 +4172,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 1147.1978, y: -325}
+ m_AnchoredPosition: {x: 1089.8544, y: -325}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1585818852
@@ -4182,6 +4189,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -4298,7 +4306,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 972.19775, y: -225}
+ m_AnchoredPosition: {x: 914.8544, y: -225}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1629836471
@@ -4315,6 +4323,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -4563,12 +4572,12 @@ RectTransform:
- {fileID: 1629836470}
- {fileID: 1020245480}
m_Father: {fileID: 1310044696}
- m_RootOrder: 1
+ m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
- m_AnchorMax: {x: 1, y: 1}
- m_AnchoredPosition: {x: 0, y: 0}
- m_SizeDelta: {x: 0, y: 0}
+ m_AnchorMax: {x: 1, y: 0.7835001}
+ m_AnchoredPosition: {x: 0, y: 14.020193}
+ m_SizeDelta: {x: 0, y: 28.039616}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1771933901
MonoBehaviour:
@@ -4706,6 +4715,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -4881,6 +4891,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 0
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -4997,7 +5008,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 1147.1978, y: -225}
+ m_AnchoredPosition: {x: 1089.8544, y: -225}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1856119463
@@ -5014,6 +5025,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
+ m_WrapAround: 0
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
@@ -5313,8 +5325,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 972.19775, y: -440}
- m_SizeDelta: {x: 1344.3955, y: 680}
+ m_AnchoredPosition: {x: 914.8544, y: -358.75983}
+ m_SizeDelta: {x: 1229.7087, y: 517.51965}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1953198249
MonoBehaviour:
@@ -5418,7 +5430,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
- m_AnchoredPosition: {x: 797.19775, y: -225}
+ m_AnchoredPosition: {x: 739.8544, y: -225}
m_SizeDelta: {x: 300, y: 50}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &1953383543
diff --git a/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Default Work Unit.wwu
new file mode 100644
index 00000000..b9f3c695
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Default Work Unit.wwu
@@ -0,0 +1,267 @@
+
+
+
+
+
+
+
+
+
+
+
+ -36
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+ Car_engine_1000rpm.wav
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+ Car_engine_2000rpm.wav
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+ Car_engine_3000rpm.wav
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+ Car_engine_4000rpm.wav
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+ Car_engine_5000rpm.wav
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+ Car_engine_6000rpm.wav
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ 500
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -6
+ 5
+ Log3
+
+
+ 29.82206
+ -0.81236
+ 0
+
+
+ 100
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ Automatic
+ 74.9110320284697
+ Automatic
+
+
+
+
+
+ 15.0533807829182
+ Automatic
+ 100
+ Automatic
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory Motion.wwu b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory Motion.wwu
new file mode 100644
index 00000000..44b135b4
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory Motion.wwu
@@ -0,0 +1,21875 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Basic presets can be used for UI and menu feedback.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.5
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+
+
+ 0.05
+ 0.5
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+
+
+ 0.05
+ 0.5
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.250187546886722
+ 0
+ 0
+
+
+ 0.25119
+ 0.5
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.324831207801951
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.15
+ 0
+
+
+ 0.3
+ 0.15
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.15
+ 0
+
+
+ 0.05
+ 0.15
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.15
+ 0
+
+
+ 0.05
+ 0.15
+ 0
+
+
+ 0.0746436609152288
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.15
+ 0
+
+
+ 0.3
+ 0.15
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.3
+ 0
+
+
+ 0.3
+ 0.3
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.3
+ 0
+
+
+ 0.05
+ 0.3
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.3
+ 0
+
+
+ 0.05
+ 0.3
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.3
+ 0
+
+
+ 0.3
+ 0.3
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+
+
+ 0.05
+ 0.5
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.5
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+
+
+ 0.05
+ 0.5
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.5
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.325206301575394
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.15
+ 0
+
+
+ 0.05
+ 0.15
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.15
+ 0
+
+
+ 0.3
+ 0.15
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.15
+ 0
+
+
+ 0.05
+ 0.15
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.249812453113278
+ 0
+ 0
+
+
+ 0.25081
+ 0.15
+ 0
+
+
+ 0.2997
+ 0.15
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.3
+ 0
+
+
+ 0.05
+ 0.3
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.3
+ 0
+
+
+ 0.3
+ 0.3
+ 0
+
+
+ 0.325
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.3
+ 0
+
+
+ 0.05
+ 0.3
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 0
+
+
+ 0.251
+ 0.3
+ 0
+
+
+ 0.3
+ 0.3
+ 0
+
+
+ 0.324831207801951
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 0.4
+ 0.15
+ 0
+
+
+ 0.5
+ 0.00276999999999994
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3
+ 5
+
+
+ 0.4
+ 0.3
+ 0
+
+
+ 0.5
+ 0.00276999999999994
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.4
+ 0.5
+ 0
+
+
+ 0.5
+ 0.00276999999999994
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1
+ 0.15
+ 0
+ Log3
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1
+ 0.3
+ 0
+ Log3
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1
+ 0.5
+ 0
+ Log3
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 0.25
+ 0.15
+ 0
+ Log3
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 0.25
+ 0.3
+ 0
+ Log3
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 0.25
+ 0.5
+ 0
+ Log3
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetitions.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 0.05
+ 0.15
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3
+ 5
+
+
+ 0.05
+ 0.3
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Modify Loop Count property from the Time modulator to change the number of repetition.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.05
+ 0.5
+ 0
+
+
+ 0.075
+ 0
+ 0
+
+
+ 0.25
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 1
+ 0.15
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3
+ 5
+
+
+ 1
+ 0.3
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 1
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.1
+ 0.5
+ 0
+
+
+ 0.15
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3
+ 5
+
+
+ 0.1
+ 0.3
+ 0
+
+
+ 0.15
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 0.1
+ 0.15
+ 0
+
+
+ 0.151
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ The following contains a series of common game mechanics examples.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.00831
+ 5
+
+
+ 0.0465116279069767
+ 0.988847194485602
+ 0
+
+
+ 0.17328
+ 0.95845
+ 0
+
+
+ 0.24827
+ 0.81164
+ 0
+
+
+ 0.2876
+ 0.43214
+ 0
+
+
+ 0.36097
+ 0.24377
+ 0
+
+
+ 0.49111
+ 0.14127
+ 0
+
+
+ 0.86897
+ 0.09141
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.03901
+ 0.85319
+ 0
+
+
+ 0.05575
+ 0.07784
+ 0
+
+
+ 0.358381502890173
+ 0.00247643704838975
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.040510127531883
+ 0.862326266164882
+ 0
+
+
+ 0.0465116279069767
+ 0.988847194485602
+ 0
+
+
+ 0.17328
+ 0.95845
+ 0
+
+
+ 0.24827
+ 0.81164
+ 0
+
+
+ 0.2876
+ 0.43214
+ 0
+
+
+ 0.36097
+ 0.24377
+ 0
+
+
+ 0.49111
+ 0.14127
+ 0
+
+
+ 0.86897
+ 0.09141
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.1025
+ 5
+
+
+ 0.07212
+ 0.18837
+ 0
+
+
+ 0.13
+ 0.5
+ 0
+
+
+ 0.18277
+ 0.43767
+ 0
+
+
+ 0.21167
+ 0.25485
+ 0
+
+
+ 0.22917
+ 0.07756
+ 0
+
+
+ 0.28929
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.8
+ 5
+
+
+ 0.04808
+ 0.63158
+ 0
+
+
+ 0.06294
+ 0.16898
+ 0
+
+
+ 0.095
+ 0.00561
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.8
+ 5
+
+
+ 0.04726
+ 0.63158
+ 0
+
+
+ 0.06328
+ 0.18006
+ 0
+
+
+ 0.06999
+ 0.1856
+ 0
+
+
+ 0.12976
+ 0.50422
+ 0
+
+
+ 0.18304
+ 0.43767
+ 0
+
+
+ 0.2123
+ 0.25762
+ 0
+
+
+ 0.2288
+ 0.08033
+ 0
+
+
+ 0.28806
+ 0.0045
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.9
+ 5
+
+
+ 0.1
+ 0.8
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.49873417721519
+ 0.00231417721518978
+ 0
+
+
+ 0.49973
+ 0.9
+ 0
+
+
+ 0.6
+ 0.79474
+ 0
+
+
+ 0.7
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.6108
+ 5
+
+
+ 0.01982
+ 0.18837
+ 0
+
+
+ 0.05
+ 0.07784
+ 0
+
+
+ 0.1
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.74751
+ 5
+
+
+ 0.04917
+ 0.70845
+ 0
+
+
+ 0.0768
+ 0.60388
+ 0
+
+
+ 0.1
+ 0.15513
+ 0
+
+
+ 0.15
+ 0.04709
+ 0
+
+
+ 0.25
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.7957
+ 5
+
+
+ 0.03488
+ 0.75415
+ 0
+
+
+ 0.05362
+ 0.61731
+ 0
+
+
+ 0.0655
+ 0.30429
+ 0
+
+
+ 0.09062
+ 0.11413
+ 0
+
+
+ 0.15001
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.79225
+ 5
+
+
+ 0.018
+ 0.241
+ 0
+
+
+ 0.039
+ 0.10249
+ 0
+
+
+ 0.1
+ 0
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.175
+ 0.00554
+ 0
+
+
+ 0.20973
+ 0.3151
+ 0
+
+
+ 0.265
+ 0.55
+ 0
+
+
+ 0.31709
+ 0.43144
+ 0
+
+
+ 0.35
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.04624
+ 0.33795
+ 0
+
+
+ 0.1
+ 0.488
+ 0
+
+
+ 0.12139
+ 0.21053
+ 0
+
+
+ 0.175
+ 0
+ 0
+
+
+ 0.22874
+ 0.20499
+ 0
+
+
+ 0.265
+ 0.25277
+ 0
+
+
+ 0.30471
+ 0.19945
+ 0
+
+
+ 0.35
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.04624
+ 0.33795
+ 0
+
+
+ 0.1
+ 0.488
+ 0
+
+
+ 0.12139
+ 0.21053
+ 0
+
+
+ 0.175
+ 0
+ 0
+
+
+ 0.20999
+ 0.31302
+ 0
+
+
+ 0.265
+ 0.55
+ 0
+
+
+ 0.31746
+ 0.43214
+ 0
+
+
+ 0.35
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.6
+ 0.1
+ 0
+
+
+ 1.2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.2
+ 0
+ 0
+ Log2
+
+
+ 1.2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.4
+ 5
+
+
+ 0.1
+ 0
+ 0
+
+
+ 1.2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.4
+ 5
+
+
+ 0.1
+ 0
+ 0
+
+
+ 1.2
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ This modulator adds random bumps to simulate off-road effects.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 0.79986
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 1
+ 0.15
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.055
+ 5
+
+
+ 1
+ 0.055
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.75
+ 5
+
+
+ 0.4
+ 0.1
+ 0
+
+
+ 0.8
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.62881
+ 5
+
+
+ 0.2
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.1
+ 5
+ Exp1
+
+
+ 0.09773
+ 0.1
+ 0
+
+
+ 0.60309
+ 0.75
+ 0
+
+
+ 1.05499
+ 0.20291
+ 0
+
+
+ 1.998
+ 0
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.35
+ 0
+ 0
+
+
+ 0.60475
+ 0.9
+ 0
+
+
+ 0.85
+ 0
+ 0
+
+
+ 1.998
+ 0
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.1
+ 5
+ Exp1
+
+
+ 0.09773
+ 0.1
+ 0
+
+
+ 0.538634658664666
+ 0.66709677879538
+ 0
+
+
+ 0.60309
+ 0.9
+ 0
+
+
+ 0.664666166541635
+ 0.675453186649119
+ 0
+
+
+ 1.05499
+ 0.20291
+ 0
+
+
+ 1.998
+ 0
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.2
+ 0.1
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.4
+ 5
+
+
+ 0.1
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ RPM Game Parameter modifies the intensity of each driver.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RPM Game Parameter modifies the intensity of each driver.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.055
+ 5
+ Exp3
+
+
+ 100
+ 0.93971
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 33
+ 0
+ 0
+ Exp3
+
+
+ 100
+ 0.67504
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 66
+ 0
+ 0
+ Exp3
+
+
+ 100
+ 0.39481
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 66
+ 0
+ 0
+ Exp3
+
+
+ 100
+ 0.39482
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 1
+ 0.15
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.055
+ 5
+
+
+ 1
+ 0.055
+ 37
+
+
+
+
+
+
+
+
+
+ This modulator adds random bumps to simulate off-road effects.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 0.7
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.1
+ 5
+
+
+ 1
+ 0.1
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.8
+ 5
+
+
+ 0.42268
+ 0.8
+ 0
+
+
+ 0.77004
+ 0.582
+ 0
+
+
+ 0.98138
+ 0.244
+ 0
+
+
+ 1.34818
+ 0.085
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.754
+ 5
+
+
+ 0.08744
+ 0.347
+ 0
+
+
+ 0.25263
+ 0.168
+ 0
+
+
+ 0.53441
+ 0.063
+ 0
+
+
+ 2
+ 0
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.42699
+ 5
+
+
+ 0.139186295503212
+ 0
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.42699
+ 5
+
+
+ 0.139186295503212
+ 0
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.6
+ 5
+
+
+ 0.14089
+ 0.58
+ 0
+
+
+ 0.24049
+ 0.4
+ 0
+
+
+ 0.31093
+ 0.2
+ 0
+
+
+ 0.449392
+ 0.10249
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.53463
+ 5
+
+
+ 0.02765
+ 0.235
+ 0
+
+
+ 0.07821
+ 0.09
+ 0
+
+
+ 0.17739
+ 0.0554
+ 0
+
+
+ 0.666666666666667
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.19778
+ 5
+
+
+ 0.0763740185581727
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.19778
+ 5
+
+
+ 0.0763740185581727
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.70446
+ 1
+ 0
+
+
+ 1.2834
+ 0.83103
+ 0
+
+
+ 1.59794
+ 0.44153
+ 0
+
+
+ 2.51633
+ 0.17404
+ 0
+
+
+ 5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.43875
+ 1
+ 0
+
+
+ 0.58448
+ 0.51524
+ 0
+
+
+ 0.85979
+ 0.25208
+ 0
+
+
+ 1.32943
+ 0.09141
+ 0
+
+
+ 3.522075
+ 0
+ 0
+
+
+ 5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.21648
+ 0.3226
+ 0
+
+
+ 0.488936473947181
+ 0
+ 0
+
+
+ 5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Optional drivers for quad actuator controllers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.21168
+ 0.3226
+ 0
+
+
+ 0.488936473947181
+ 0
+ 0
+
+
+ 5
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.035
+ 0.1
+ 0
+
+
+ 0.1
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.15
+ 0
+ 0
+
+
+ 0.25
+ 0.75
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.03526
+ 0.10249
+ 0
+
+
+ 0.101275318829707
+ 0
+ 0
+
+
+ 0.15
+ 0
+ 0
+
+
+ 0.25
+ 0.75
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.395141700404858
+ 0
+ 0
+
+
+ 0.45
+ 0.5
+ 0
+
+
+ 0.70025
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.05101
+ 0.75
+ 0
+
+
+ 0.1
+ 0
+ 0
+
+
+ 0.39433
+ 0
+ 0
+
+
+ 0.44858
+ 0.25
+ 0
+
+
+ 0.51336032388664
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.05101
+ 0.74515
+ 0
+
+
+ 0.0990247561890472
+ 0
+ 0
+
+
+ 0.395141700404858
+ 0
+ 0
+
+
+ 0.45
+ 0.5
+ 0
+
+
+ 0.70025
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.3992
+ 0.15
+ 0
+
+
+ 0.7
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.04939
+ 0.75
+ 0
+
+
+ 0.17166
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.04876
+ 0.75346
+ 0
+
+
+ 0.162790697674419
+ 0.0574894089123739
+ 0
+
+
+ 0.3992
+ 0.15
+ 0
+
+
+ 0.7
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.35
+ 0
+ 0
+
+
+ 0.4
+ 0.65
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.37449
+ 0.24723
+ 0
+
+
+ 0.45
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.36834
+ 0.24255
+ 0
+
+
+ 0.4
+ 0.65
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ To synchronise music with haptic feedback:
+1) Convert the music's BPM to time (e.g. 1 bar @ 120BPM = 2 seconds)
+2) Apply the converted time to the Duration property of the Time modulator
+or
+Route your music, using an user-defined aux bus, to the Wwise Motion bus.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ To synchronise music with haptic feedback:
+1) Convert the music's BPM to time (e.g. 1 bar @ 120BPM = 2 seconds)
+2) Apply the converted time to the Duration property of the Time modulator
+or
+Route your music, using an user-defined aux bus, to the Wwise Motion bus.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ This driver covers one looping bar.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.1
+ 5
+
+
+ 0.5
+ 0
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ This driver covers two looping bars.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.495
+ 0
+ 0
+
+
+ 0.5
+ 0.5
+ 0
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+
+
+ 1.5
+ 0
+ 0
+
+
+ 1.501
+ 0.5
+ 0
+
+
+ 1.75
+ 0
+ 0
+
+
+ 1.751
+ 0.5
+ 0
+
+
+ 1.99493670886077
+ 8.82672429725062E-06
+ 0
+ Exp3
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.5
+ 0
+
+
+ 2.50125
+ 0
+ 0
+
+
+ 2.50225
+ 0.5
+ 0
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.5
+ 0
+
+
+ 3.5
+ 0
+ 0
+
+
+ 3.501
+ 0.5
+ 0
+
+
+ 3.667
+ 0
+ 0
+
+
+ 3.668
+ 0.5
+ 0
+
+
+ 3.84
+ 0
+ 0
+
+
+ 3.841
+ 0.5
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.383
+ 5
+
+
+ 0.07
+ 0.333
+ 0
+
+
+ 0.15
+ -0.00277000000000005
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 0.30125
+ 0.333
+ 0
+
+
+ 0.37
+ 0.3
+ 0
+
+
+ 0.45
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15
+ 5
+
+
+ 0.749
+ 0.15
+ 0
+
+
+ 0.75
+ 0
+ 0
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.15
+ 0
+
+
+ 1.749
+ 0.15
+ 0
+
+
+ 1.75
+ 0
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Modify the LFO property on the Playback Rate in the Time Modulation window to change the acceleration. Both drivers use the same LFO ShareSet.
+
+
+
+
+
+
+
+
+
+
+ Modify the LFO property on the Playback Rate in the Time Modulation window to change the acceleration. Both drivers should have the same settings.
+
+
+
+ 1
+
+
+
+
+ 7
+
+
+
+
+
+ Modify the LFO property on the Playback Rate in the Time Modulation window to change the acceleration. Both drivers use the same LFO ShareSet.
+
+
+
+
+
+ Modify the LFO property on the Playback Rate in the Time Modulation window to change the acceleration. Both drivers use the same LFO ShareSet.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+ Log3
+
+
+ 0.49576
+ -0.25
+ 0
+ Exp3
+
+
+ 0.49676
+ -0.25277
+ 0
+
+
+ 0.501
+ 0.25
+ 0
+ Log3
+
+
+ 0.999
+ -0.25
+ 0
+
+
+ 1
+ -0.25
+ 0
+
+
+ 1.001
+ 0.25
+ 0
+ Log3
+
+
+ 1.49221
+ -0.25
+ 0
+
+
+ 1.5
+ -0.25
+ 0
+
+
+ 1.501
+ 0.25
+ 0
+ Log3
+
+
+ 1.999
+ -0.25
+ 0
+
+
+ 2
+ -0.25
+ 0
+
+
+ 2.001
+ 0.25
+ 0
+ Log3
+
+
+ 2.499
+ -0.25
+ 0
+
+
+ 2.5
+ -0.25
+ 0
+
+
+ 2.501
+ 0.25
+ 0
+ Log3
+
+
+ 2.999
+ -0.25
+ 0
+
+
+ 3
+ -0.25
+ 0
+
+
+ 3.001
+ 0.25
+ 0
+ Log3
+
+
+ 3.499
+ -0.25
+ 0
+
+
+ 3.5
+ -0.25
+ 0
+
+
+ 3.501
+ 0.25
+ 0
+ Log3
+
+
+ 3.999
+ -0.25
+ 0
+
+
+ 4
+ -0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Modify the LFO property on the Playback Rate in the Time Modulation window to change the acceleration. Both drivers use the same LFO ShareSet.
+
+
+
+
+ Modify the LFO property on the Playback Rate in the Time Modulation window to change the acceleration. Both drivers use the same LFO ShareSet.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+ Log3
+
+
+ 0.49576
+ 0
+ 0
+ Exp3
+
+
+ 0.5
+ 0
+ 0
+
+
+ 0.501
+ 0.5
+ 0
+ Log3
+
+
+ 0.999
+ 0
+ 0
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+ Log3
+
+
+ 1.49221
+ 0
+ 0
+
+
+ 1.5
+ 0
+ 0
+
+
+ 1.501
+ 0.5
+ 0
+ Log3
+
+
+ 1.999
+ 0
+ 0
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.5
+ 0
+ Log3
+
+
+ 2.499
+ 0
+ 0
+
+
+ 2.5
+ 0
+ 0
+
+
+ 2.501
+ 0.5
+ 0
+ Log3
+
+
+ 2.999
+ 0
+ 0
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.5
+ 0
+ Log3
+
+
+ 3.499
+ 0
+ 0
+
+
+ 3.5
+ 0
+ 0
+
+
+ 3.501
+ 0.5
+ 0
+ Log3
+
+
+ 3.999
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+ -3
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.7
+ 5
+
+
+ 1
+ 0.7
+ 0
+
+
+ 1.001
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+
+
+ 2
+ 0.5
+ 0
+
+
+ 2.001
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.3
+ 0
+
+
+ 3
+ 0.3
+ 0
+
+
+ 3.001
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.1
+ 0
+
+
+ 4
+ 0.1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.7
+ 5
+
+
+ 1
+ 0.7
+ 0
+
+
+ 1.002
+ 0
+ 0
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.3
+ 0
+
+
+ 2.999
+ 0.3
+ 0
+
+
+ 3
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+
+
+ 2
+ 0.5
+ 0
+
+
+ 2.001
+ 0
+ 0
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.1
+ 0
+
+
+ 4
+ 0.1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.7
+ 5
+
+
+ 1
+ 0.7
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+
+
+ 2
+ 0.5
+ 0
+
+
+ 2.001
+ 0.3
+ 0
+
+
+ 3
+ 0.3
+ 0
+
+
+ 3.001
+ 0.1
+ 0
+
+
+ 4
+ 0.1
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+ -3
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+ Exp3
+
+
+ 0.83333
+ 0.25
+ 0
+ Log3
+
+
+ 1.66666666666667
+ 0
+ 0
+ Exp3
+
+
+ 2.49833
+ 0.25
+ 0
+ Log3
+
+
+ 3.33167
+ 0.5
+ 0
+ Exp3
+
+
+ 4.165
+ 0.25
+ 0
+ Log3
+
+
+ 4.99833333333333
+ 0
+ 0
+ Exp3
+
+
+ 5.83167
+ 0.25
+ 0
+ Log3
+
+
+ 6.665
+ 0.5
+ 0
+ Exp3
+
+
+ 7.49833
+ 0.25
+ 0
+ Log3
+
+
+ 8.33166666666667
+ 0
+ 0
+ Exp3
+
+
+ 9.165
+ 0.25
+ 0
+ Log3
+
+
+ 9.99833
+ 0.5
+ 0
+ Exp3
+
+
+ 10
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+ Log3
+
+
+ 0.833333333333333
+ 0
+ 0
+ Exp3
+
+
+ 1.665
+ 0.25
+ 0
+ Log3
+
+
+ 2.49833
+ 0.5
+ 0
+ Exp3
+
+
+ 3.33167
+ 0.25
+ 0
+ Log3
+
+
+ 4.165
+ 0
+ 0
+ Exp3
+
+
+ 4.99833
+ 0.25
+ 0
+ Log3
+
+
+ 5.83167
+ 0.5
+ 0
+ Exp3
+
+
+ 6.665
+ 0.25
+ 0
+ Log3
+
+
+ 7.49833333333333
+ 0
+ 0
+ Exp3
+
+
+ 8.33167
+ 0.25
+ 0
+ Log3
+
+
+ 9.165
+ 0.5
+ 0
+ Exp3
+
+
+ 9.99833
+ 0.25
+ 0
+ Log3
+
+
+ 10
+ 0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 0.83333
+ 0.25
+ 0
+ Log3
+
+
+ 1.66667
+ 0.5
+ 0
+ Exp3
+
+
+ 2.5
+ 0.25
+ 0
+ Log3
+
+
+ 3.33333333333333
+ 0
+ 0
+ Exp3
+
+
+ 4.16667
+ 0.25
+ 0
+ Log3
+
+
+ 5
+ 0.5
+ 0
+ Exp3
+
+
+ 5.83333
+ 0.25
+ 0
+ Log3
+
+
+ 6.66666666666667
+ 0
+ 0
+ Exp3
+
+
+ 7.5
+ 0.25
+ 0
+ Log3
+
+
+ 8.33333
+ 0.5
+ 0
+ Exp3
+
+
+ 9.16667
+ 0.25
+ 0
+ Log3
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+ Exp3
+
+
+ 0.00167
+ 0.25
+ 0
+ Log3
+
+
+ 0.835
+ 0.5
+ 0
+ Exp3
+
+
+ 1.66833
+ 0.25
+ 0
+ Log3
+
+
+ 2.50166666666667
+ 0
+ 0
+ Exp3
+
+
+ 3.335
+ 0.25
+ 0
+ Log3
+
+
+ 4.16833
+ 0.5
+ 0
+ Exp3
+
+
+ 5.00167
+ 0.25
+ 0
+ Log3
+
+
+ 5.835
+ 0
+ 0
+ Exp3
+
+
+ 6.66833
+ 0.25
+ 0
+ Log3
+
+
+ 7.50167
+ 0.5
+ 0
+ Exp3
+
+
+ 8.335
+ 0.25
+ 0
+ Log3
+
+
+ 9.16666666666667
+ 0
+ 0
+ Exp3
+
+
+ 10
+ 0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+ Exp3
+
+
+ 0.83333
+ 0.25
+ 0
+ Log3
+
+
+ 1.66666666666667
+ 0
+ 0
+ Exp3
+
+
+ 2.49833
+ 0.25
+ 0
+ Log3
+
+
+ 3.33167
+ 0.5
+ 0
+ Exp3
+
+
+ 4.165
+ 0.25
+ 0
+ Log3
+
+
+ 4.99833333333333
+ 0
+ 0
+ Exp3
+
+
+ 5.83167
+ 0.25
+ 0
+ Log3
+
+
+ 6.665
+ 0.5
+ 0
+ Exp3
+
+
+ 7.49833
+ 0.25
+ 0
+ Log3
+
+
+ 8.33166666666667
+ 0
+ 0
+ Exp3
+
+
+ 9.165
+ 0.25
+ 0
+ Log3
+
+
+ 9.99833
+ 0.5
+ 0
+ Exp3
+
+
+ 10
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 0.83333
+ 0.25
+ 0
+ Log3
+
+
+ 1.66667
+ 0.5
+ 0
+ Exp3
+
+
+ 2.5
+ 0.25
+ 0
+ Log3
+
+
+ 3.33333333333333
+ 0
+ 0
+ Exp3
+
+
+ 4.16667
+ 0.25
+ 0
+ Log3
+
+
+ 5
+ 0.5
+ 0
+ Exp3
+
+
+ 5.83333
+ 0.25
+ 0
+ Log3
+
+
+ 6.66666666666667
+ 0
+ 0
+ Exp3
+
+
+ 7.5
+ 0.25
+ 0
+ Log3
+
+
+ 8.33333
+ 0.5
+ 0
+ Exp3
+
+
+ 9.16667
+ 0.25
+ 0
+ Log3
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 0.83333
+ 0.25
+ 0
+ Log3
+
+
+ 1.66667
+ 0.5
+ 0
+ Exp3
+
+
+ 2.5
+ 0.25
+ 0
+ Log3
+
+
+ 3.33333333333333
+ 0
+ 0
+ Exp3
+
+
+ 4.16667
+ 0.25
+ 0
+ Log3
+
+
+ 5
+ 0.5
+ 0
+ Exp3
+
+
+ 5.83333
+ 0.25
+ 0
+ Log3
+
+
+ 6.66666666666667
+ 0
+ 0
+ Exp3
+
+
+ 7.5
+ 0.25
+ 0
+ Log3
+
+
+ 8.33333
+ 0.5
+ 0
+ Exp3
+
+
+ 9.16667
+ 0.25
+ 0
+ Log3
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 3
+ 0
+ 0
+
+
+ 6
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+
+
+ 1.5
+ 0.5
+ 0
+
+
+ 4.5
+ 0.00831
+ 0
+
+
+ 6
+ 0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0.5
+ 0
+
+
+ 6
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+
+
+ 1.5
+ 0
+ 0
+
+
+ 4.5
+ 0.5
+ 0
+
+
+ 6
+ 0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+
+
+ 1.5
+ 0
+ 0
+
+
+ 4.5
+ 0.5
+ 0
+
+
+ 6
+ 0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.25
+ 5
+
+
+ 1.5
+ 0.5
+ 0
+
+
+ 4.5
+ 0.00831000000000004
+ 0
+
+
+ 6
+ 0.25
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.75
+ 0.375
+ 0
+
+
+ 1.5
+ 0.5
+ 0
+
+
+ 2.25
+ 0.375
+ 0
+
+
+ 3
+ 0.5
+ 0
+
+
+ 3.75
+ 0.375
+ 0
+
+
+ 4.5
+ 0.5
+ 0
+
+
+ 5.25
+ 0.375
+ 0
+
+
+ 6
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+ -3
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.1
+ 0.5
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.399
+ 0
+ 0
+
+
+ 0.5
+ 0.5
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.7
+ 0.5
+ 0
+
+
+ 0.799
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.1
+ 0.5
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 0.5
+ 0.5
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.7
+ 0.5
+ 0
+
+
+ 0.799
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.10023
+ 0.5
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 0.5
+ 0.5
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.7
+ 0.5
+ 0
+
+
+ 0.799
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1
+ 0.5
+ 0
+
+
+ 1.001
+ 0
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.999
+ 0
+ 0
+
+
+ 1
+ 0.5
+ 0
+ Log3
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+ Exp3
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.999
+ 0
+ 0
+
+
+ 1
+ 0
+ 0
+ Log3
+
+
+ 2
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1
+ 0.5
+ 0
+
+
+ 1.001
+ 0
+ 0
+ Log3
+
+
+ 2
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+ Exp3
+
+
+ 0.999
+ 0
+ 0
+
+
+ 1
+ 0.5
+ 0
+ Log3
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+ Exp3
+
+
+ 0.795198799699925
+ 0.251418471336365
+ 0
+ Exp1
+
+
+ 1
+ 0.5
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+ Log1
+
+
+ 1.20780195048762
+ 0.250669836997986
+ 0
+ Log3
+
+
+ 2
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 2.4
+ 0
+ 0
+
+
+ 2.712
+ 0.5
+ 0
+
+
+ 3.294
+ 0.5
+ 0
+
+
+ 3.6
+ 0
+ 0
+
+
+ 5.4
+ 0
+ 0
+
+
+ 5.7
+ 0.5
+ 0
+
+
+ 6
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.006
+ 0
+ 0
+
+
+ 0.15
+ 0
+ 0
+
+
+ 0.468
+ 0.5
+ 0
+
+
+ 1.05
+ 0.5
+ 0
+
+
+ 1.356
+ 0
+ 0
+
+
+ 3.156
+ 0
+ 0
+
+
+ 3.462
+ 0.5
+ 0
+
+
+ 4.056
+ 0.5
+ 0
+
+
+ 4.356
+ 0
+ 0
+
+
+ 6
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.9
+ 0
+ 0
+
+
+ 1.206
+ 0.5
+ 0
+
+
+ 1.794
+ 0.5
+ 0
+
+
+ 2.1
+ 0
+ 0
+
+
+ 3.9
+ 0
+ 0
+
+
+ 4.206
+ 0.5
+ 0
+
+
+ 4.8
+ 0.5
+ 0
+
+
+ 5.1
+ 0
+ 0
+
+
+ 6
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.65
+ 0
+ 0
+
+
+ 1.95
+ 0.5
+ 0
+
+
+ 2.55
+ 0.5
+ 0
+
+
+ 2.85
+ 0
+ 0
+
+
+ 4.65
+ 0
+ 0
+
+
+ 4.965
+ 0.5
+ 0
+
+
+ 5.545
+ 0.5
+ 0
+
+
+ 5.85
+ 0
+ 0
+
+
+ 6
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.900225056264066
+ 0
+ 0
+
+
+ 1.2
+ 0.5
+ 0
+
+
+ 1.8
+ 0.5
+ 0
+
+
+ 2.1
+ 0
+ 0
+
+
+ 2.4
+ 0
+ 0
+
+
+ 2.712
+ 0.5
+ 0
+
+
+ 3.294
+ 0.5
+ 0
+
+
+ 3.6
+ 0
+ 0
+
+
+ 3.9
+ 0
+ 0
+
+
+ 4.2
+ 0.5
+ 0
+
+
+ 4.8
+ 0.5
+ 0
+
+
+ 5.1
+ 0
+ 0
+
+
+ 5.4
+ 0
+ 0
+
+
+ 5.7
+ 0.5
+ 0
+
+
+ 6
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.006
+ 0
+ 0
+
+
+ 0.15
+ 0
+ 0
+
+
+ 0.468
+ 0.5
+ 0
+
+
+ 1.05
+ 0.5
+ 0
+
+
+ 1.356
+ 0
+ 0
+
+
+ 1.65
+ 0
+ 0
+
+
+ 1.95
+ 0.5
+ 0
+
+
+ 2.55
+ 0.5
+ 0
+
+
+ 2.85
+ 0
+ 0
+
+
+ 3.156
+ 0
+ 0
+
+
+ 3.462
+ 0.5
+ 0
+
+
+ 4.056
+ 0.5
+ 0
+
+
+ 4.356
+ 0
+ 0
+
+
+ 4.65
+ 0
+ 0
+
+
+ 4.965
+ 0.5
+ 0
+
+
+ 5.55
+ 0.5
+ 0
+
+
+ 5.85
+ 0
+ 0
+
+
+ 6
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 0.3
+ 0.5
+ 0
+
+
+ 0.38
+ 0.375
+ 0
+
+
+ 0.46497
+ 0.5
+ 0
+
+
+ 1.05326
+ 0.5
+ 0
+
+
+ 1.12528132033008
+ 0.375375375375375
+ 0
+
+
+ 1.2
+ 0.5
+ 0
+
+
+ 1.8
+ 0.5
+ 0
+
+
+ 1.87697
+ 0.375
+ 0
+
+
+ 1.955
+ 0.5
+ 0
+
+
+ 2.55
+ 0.5
+ 0
+
+
+ 2.625
+ 0.375
+ 0
+
+
+ 2.712
+ 0.5
+ 0
+
+
+ 3.294
+ 0.5
+ 0
+
+
+ 3.38
+ 0.375
+ 0
+
+
+ 3.455
+ 0.5
+ 0
+
+
+ 4.05
+ 0.5
+ 0
+
+
+ 4.12753188297074
+ 0.379219804951237
+ 0
+
+
+ 4.2
+ 0.5
+ 0
+
+
+ 4.8
+ 0.5
+ 0
+
+
+ 4.88372093023256
+ 0.36046511627907
+ 0
+
+
+ 4.96497
+ 0.5
+ 0
+
+
+ 5.555
+ 0.5
+ 0
+
+
+ 5.62640660165041
+ 0.377344336084019
+ 0
+
+
+ 5.7
+ 0.5
+ 0
+
+
+ 6
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+
+
+ 0.299
+ 0.5
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 1.72604908946952
+ 0
+ 0
+
+
+ 1.72705
+ 0.5
+ 0
+
+
+ 2.06551
+ 0.5
+ 0
+
+
+ 2.06650831353919
+ 0
+ 0
+
+
+ 4.14885193982581
+ 0
+ 0
+
+
+ 4.14985
+ 0.5
+ 0
+
+
+ 4.37746
+ 0.5
+ 0
+
+
+ 4.3784639746635
+ 0
+ 0
+
+
+ 6.34204275534442
+ 0
+ 0
+
+
+ 6.34304
+ 0.5
+ 0
+
+
+ 6.58649
+ 0.5
+ 0
+
+
+ 6.58749010292953
+ 0
+ 0
+
+
+ 7.34758511480602
+ 0
+ 0
+
+
+ 7.34859
+ 0.5
+ 0
+
+
+ 7.50494
+ 0.5
+ 0
+
+
+ 7.50593824228028
+ 0
+ 0
+
+
+ 8.32145684877276
+ 0
+ 0
+
+
+ 8.32246
+ 0.5
+ 0
+
+
+ 8.61341
+ 0.5
+ 0
+
+
+ 8.61441013460016
+ 0
+ 0
+
+
+ 9.54077593032462
+ 0
+ 0
+
+
+ 9.54178
+ 0.5
+ 0
+
+
+ 9.79314
+ 0.5
+ 0
+
+
+ 9.79414093428345
+ 0
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.01
+ 0
+ 0
+
+
+ 0.657165479018211
+ 0
+ 0
+
+
+ 0.65817
+ 0.5
+ 0
+
+
+ 0.90953
+ 0.5
+ 0
+
+
+ 0.910530482977039
+ 0
+ 0
+
+
+ 2.96912114014252
+ 0
+ 0
+
+
+ 2.97012
+ 0.5
+ 0
+
+
+ 3.26899
+ 0.5
+ 0
+
+
+ 3.26999208234363
+ 0
+ 0
+
+
+ 4.42596991290578
+ 0
+ 0
+
+
+ 4.42697
+ 0.5
+ 0
+
+
+ 4.69417
+ 0.5
+ 0
+
+
+ 4.69517022961203
+ 0
+ 0
+
+
+ 5.16231195566112
+ 0
+ 0
+
+
+ 5.16331
+ 0.5
+ 0
+
+
+ 5.4701
+ 0.5
+ 0
+
+
+ 5.47110055423595
+ 0
+ 0
+
+
+ 6.87252573238321
+ 0
+ 0
+
+
+ 6.87353
+ 0.5
+ 0
+
+
+ 7.15656
+ 0.5
+ 0
+
+
+ 7.15756
+ 0
+ 0
+
+
+ 7.47426761678543
+ 0
+ 0
+
+
+ 7.47527
+ 0.5
+ 0
+
+
+ 7.70288
+ 0.5
+ 0
+
+
+ 7.70387965162312
+ 0
+ 0
+
+
+ 8.83610451306413
+ 0
+ 0
+
+
+ 8.8371
+ 0.5
+ 0
+
+
+ 9.1043
+ 0.5
+ 0
+
+
+ 9.10530482977039
+ 0
+ 0
+
+
+ 9.84956452889945
+ 0
+ 0
+
+
+ 9.85056
+ 0.5
+ 0
+
+
+ 10
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.04513064133017
+ 0
+ 0
+
+
+ 1.04613
+ 0.5
+ 0
+
+
+ 1.30541
+ 0.5
+ 0
+
+
+ 1.30641330166271
+ 0
+ 0
+
+
+ 1.96357878068092
+ 0
+ 0
+
+
+ 1.96458
+ 0.5
+ 0
+
+
+ 2.32679
+ 0.5
+ 0
+
+
+ 2.32779097387173
+ 0
+ 0
+
+
+ 3.80047505938242
+ 0
+ 0
+
+
+ 3.80148
+ 0.5
+ 0
+
+
+ 4.04492
+ 0.5
+ 0
+
+
+ 4.04592240696754
+ 0
+ 0
+
+
+ 4.96437054631829
+ 0
+ 0
+
+
+ 4.96537
+ 0.5
+ 0
+
+
+ 5.2009
+ 0.5
+ 0
+
+
+ 5.20190023752969
+ 0
+ 0
+
+
+ 6.13618368962787
+ 0
+ 0
+
+
+ 6.13718
+ 0.5
+ 0
+
+
+ 6.35688
+ 0.5
+ 0
+
+
+ 6.35787806809184
+ 0
+ 0
+
+
+ 7.5
+ 0
+ 0
+
+
+ 8.36896278701504
+ 0
+ 0
+
+
+ 8.36996
+ 0.5
+ 0
+
+
+ 8.66092
+ 0.5
+ 0
+
+
+ 8.66191607284244
+ 0
+ 0
+
+
+ 9.02612826603325
+ 0
+ 0
+
+
+ 9.02713
+ 0.5
+ 0
+
+
+ 9.30225
+ 0.5
+ 0
+
+
+ 9.30324623911322
+ 0
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.965954077593032
+ 0
+ 0
+
+
+ 0.96695
+ 0.5
+ 0
+
+
+ 1.23415
+ 0.5
+ 0
+
+
+ 1.23515439429929
+ 0
+ 0
+
+
+ 2.50197941409343
+ 0
+ 0
+
+
+ 2.50298
+ 0.5
+ 0
+
+
+ 2.74643
+ 0.5
+ 0
+
+
+ 2.74742676167854
+ 0
+ 0
+
+
+ 3.60253365003959
+ 0
+ 0
+
+
+ 3.60353
+ 0.5
+ 0
+
+
+ 3.86282
+ 0.5
+ 0
+
+
+ 3.86381631037213
+ 0
+ 0
+
+
+ 5.77988915281077
+ 0
+ 0
+
+
+ 5.78089
+ 0.5
+ 0
+
+
+ 6.08768
+ 0.5
+ 0
+
+
+ 6.08867775138559
+ 0
+ 0
+
+
+ 7.6326207442597
+ 0
+ 0
+
+
+ 7.63362
+ 0.5
+ 0
+
+
+ 7.77414
+ 0.5
+ 0
+
+
+ 7.77513855898654
+ 0
+ 0
+
+
+ 8.55106888361045
+ 0
+ 0
+
+
+ 8.55207
+ 0.5
+ 0
+
+
+ 8.79552
+ 0.5
+ 0
+
+
+ 8.79651623119556
+ 0
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+
+
+ 0.299
+ 0.5
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 1.72604908946952
+ 0
+ 0
+
+
+ 1.72705
+ 0.5
+ 0
+
+
+ 2.06551
+ 0.5
+ 0
+
+
+ 2.06650831353919
+ 0
+ 0
+
+
+ 4.14885193982581
+ 0
+ 0
+
+
+ 4.14985
+ 0.5
+ 0
+
+
+ 4.37746
+ 0.5
+ 0
+
+
+ 4.3784639746635
+ 0
+ 0
+
+
+ 6.34204275534442
+ 0
+ 0
+
+
+ 6.34304
+ 0.5
+ 0
+
+
+ 6.58649
+ 0.5
+ 0
+
+
+ 6.58749010292953
+ 0
+ 0
+
+
+ 7.34758511480602
+ 0
+ 0
+
+
+ 7.34859
+ 0.5
+ 0
+
+
+ 7.50494
+ 0.5
+ 0
+
+
+ 7.50593824228028
+ 0
+ 0
+
+
+ 8.32145684877276
+ 0
+ 0
+
+
+ 8.32246
+ 0.5
+ 0
+
+
+ 8.61341
+ 0.5
+ 0
+
+
+ 8.61441013460016
+ 0
+ 0
+
+
+ 9.54077593032462
+ 0
+ 0
+
+
+ 9.54178
+ 0.5
+ 0
+
+
+ 9.79314
+ 0.5
+ 0
+
+
+ 9.79414093428345
+ 0
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.04513064133017
+ 0
+ 0
+
+
+ 1.04613
+ 0.5
+ 0
+
+
+ 1.30541
+ 0.5
+ 0
+
+
+ 1.30641330166271
+ 0
+ 0
+
+
+ 1.96357878068092
+ 0
+ 0
+
+
+ 1.96458
+ 0.5
+ 0
+
+
+ 2.32679
+ 0.5
+ 0
+
+
+ 2.32779097387173
+ 0
+ 0
+
+
+ 3.80047505938242
+ 0
+ 0
+
+
+ 3.80148
+ 0.5
+ 0
+
+
+ 4.04492
+ 0.5
+ 0
+
+
+ 4.04592240696754
+ 0
+ 0
+
+
+ 4.96437054631829
+ 0
+ 0
+
+
+ 4.96537
+ 0.5
+ 0
+
+
+ 5.2009
+ 0.5
+ 0
+
+
+ 5.20190023752969
+ 0
+ 0
+
+
+ 6.13618368962787
+ 0
+ 0
+
+
+ 6.13718
+ 0.5
+ 0
+
+
+ 6.35688
+ 0.5
+ 0
+
+
+ 6.35787806809184
+ 0
+ 0
+
+
+ 7.5
+ 0
+ 0
+
+
+ 8.36896278701504
+ 0
+ 0
+
+
+ 8.36996
+ 0.5
+ 0
+
+
+ 8.66092
+ 0.5
+ 0
+
+
+ 8.66191607284244
+ 0
+ 0
+
+
+ 9.02612826603325
+ 0
+ 0
+
+
+ 9.02713
+ 0.5
+ 0
+
+
+ 9.30225
+ 0.5
+ 0
+
+
+ 9.30324623911322
+ 0
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.04513064133017
+ 0
+ 0
+
+
+ 1.04613
+ 0.5
+ 0
+
+
+ 1.30541
+ 0.5
+ 0
+
+
+ 1.30641330166271
+ 0
+ 0
+
+
+ 1.96357878068092
+ 0
+ 0
+
+
+ 1.96458
+ 0.5
+ 0
+
+
+ 2.32679
+ 0.5
+ 0
+
+
+ 2.32779097387173
+ 0
+ 0
+
+
+ 3.80047505938242
+ 0
+ 0
+
+
+ 3.80148
+ 0.5
+ 0
+
+
+ 4.04492
+ 0.5
+ 0
+
+
+ 4.04592240696754
+ 0
+ 0
+
+
+ 4.96437054631829
+ 0
+ 0
+
+
+ 4.96537
+ 0.5
+ 0
+
+
+ 5.2009
+ 0.5
+ 0
+
+
+ 5.20190023752969
+ 0
+ 0
+
+
+ 6.13618368962787
+ 0
+ 0
+
+
+ 6.13718
+ 0.5
+ 0
+
+
+ 6.35688
+ 0.5
+ 0
+
+
+ 6.35787806809184
+ 0
+ 0
+
+
+ 7.5
+ 0
+ 0
+
+
+ 8.36896278701504
+ 0
+ 0
+
+
+ 8.36996
+ 0.5
+ 0
+
+
+ 8.66092
+ 0.5
+ 0
+
+
+ 8.66191607284244
+ 0
+ 0
+
+
+ 9.02612826603325
+ 0
+ 0
+
+
+ 9.02713
+ 0.5
+ 0
+
+
+ 9.30225
+ 0.5
+ 0
+
+
+ 9.30324623911322
+ 0
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+ -1.5
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.6076
+ 0.01385
+ 0
+
+
+ 0.9747
+ 0.49861
+ 0
+
+
+ 0.9847
+ 0
+ 0
+
+
+ 1.21518987341772
+ 0.0140836091772152
+ 0
+
+
+ 1.9367
+ 0.05817
+ 0
+
+
+ 1.9467
+ 0.72576
+ 0
+
+
+ 2.2152
+ 0.00831
+ 0
+
+
+ 2.98733333333334
+ 0.10249
+ 0
+
+
+ 3.0759
+ 0.8615
+ 0
+
+
+ 3.3418
+ -0.01385
+ 0
+
+
+ 4.0886
+ 0.63158
+ 0
+
+
+ 4.59493333333334
+ 0.17175
+ 0
+
+
+ 5.2405
+ 0.83934
+ 0
+
+
+ 5.2911
+ 0.03324
+ 0
+
+
+ 6.39240506329114
+ 0.0982701432803775
+ 0
+
+
+ 6.55696666666666
+ 0.93906
+ 0
+
+
+ 6.88606666666666
+ 0.12742
+ 0
+
+
+ 8.126582278481
+ 0.176437096117789
+ 0
+
+
+ 8.1299
+ 0.54571
+ 0
+
+
+ 8.58226666666666
+ 0.19945
+ 0
+
+
+ 8.5856
+ 0.69806
+ 0
+
+
+ 9.07593333333334
+ 0.06925
+ 0
+
+
+ 9.64556962025316
+ 0.273425272767396
+ 0
+
+
+ 9.6489
+ 0.50186
+ 0
+
+
+ 9.81013333333334
+ 0.33241
+ 0
+
+
+ 10
+ 1
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3518
+ 5
+
+
+ 0.417721518987342
+ 0.0816115536461374
+ 0
+
+
+ 0.7089
+ 0.1385
+ 0
+
+
+ 0.9141
+ 1
+ 0
+
+
+ 0.924050632911392
+ 0
+ 0
+
+
+ 1.41772151898734
+ 0.0028805503523028
+ 0
+
+
+ 1.5036
+ 0.90582
+ 0
+
+
+ 1.8735
+ 0.00554
+ 0
+
+
+ 2.45569620253165
+ 0.00514310503143723
+ 0
+
+
+ 2.4657
+ 0.65374
+ 0
+
+
+ 2.6709
+ 0.15235
+ 0
+
+
+ 2.9114
+ 0.31579
+ 0
+
+
+ 2.94936708860759
+ 0.0048065595679707
+ 0
+
+
+ 3.40506329113924
+ 0.00449590221707852
+ 0
+
+
+ 3.4151
+ 0.56786
+ 0
+
+
+ 3.5823
+ 0.17452
+ 0
+
+
+ 3.7242
+ 1
+ 0
+
+
+ 3.73417721518988
+ 0.0042715385747675
+ 0
+
+
+ 4.13924050632911
+ 0.00399539870730778
+ 0
+
+
+ 4.4684
+ 0.91796
+ 0
+
+
+ 4.4784
+ 0.19945
+ 0
+
+
+ 4.63291139240506
+ 0.00365885324384125
+ 0
+
+
+ 4.9362
+ 0.3673
+ 0
+
+
+ 5.24590163934426
+ 0.00324096535015477
+ 0
+
+
+ 5.5191
+ 0.48989
+ 0
+
+
+ 5.9463
+ 0.97951
+ 0
+
+
+ 5.95628415300546
+ 0.00275668317139601
+ 0
+
+
+ 6.9217
+ 0.40127
+ 0
+
+
+ 7.1585
+ 0.86837
+ 0
+
+
+ 7.3224043715847
+ 0.00182537128916763
+ 0
+
+
+ 7.6138
+ 0.72824
+ 0
+
+
+ 8.0146
+ 0.65605
+ 0
+
+
+ 8.0246
+ 0.30786
+ 0
+
+
+ 8.28779599271403
+ 0.00116724422572624
+ 0
+
+
+ 8.2978
+ 0.37455
+ 0
+
+
+ 9.03460837887068
+ 0.000658127063441391
+ 0
+
+
+ 9.1703
+ 0.28238
+ 0
+
+
+ 9.1803
+ 0.53291
+ 0
+
+
+ 9.5628
+ 0.39703
+ 0
+
+
+ 10
+ 0.06369
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.04155
+ 5
+
+
+ 0.080975
+ 0.4376
+ 0
+
+
+ 0.226725
+ 0.00554
+ 0
+
+
+ 0.493925
+ 0.31025
+ 0
+
+
+ 0.60635
+ 1
+ 0
+
+
+ 0.6468375
+ 0.1579
+ 0
+
+
+ 0.7857375
+ 0.93075
+ 0
+
+
+ 0.7869875
+ 0.05263
+ 0
+
+
+ 0.8146625
+ 0.55956
+ 0
+
+
+ 0.9797625
+ 0.62881
+ 0
+
+
+ 0.9810125
+ 0.25231
+ 0
+
+
+ 1.29555
+ 0.9169
+ 0
+
+
+ 1.2968
+ 0.08587
+ 0
+
+
+ 1.7408875
+ 0.10362
+ 0
+
+
+ 1.7502375
+ 0.5097
+ 0
+
+
+ 1.943325
+ 0.02216
+ 0
+
+
+ 2.0404875
+ 0.01108
+ 0
+
+
+ 2.173425
+ 0.31025
+ 0
+
+
+ 2.2152
+ 0.00831000000000004
+ 0
+
+
+ 2.44534412955465
+ 0.0363815430687153
+ 0
+
+
+ 2.4466
+ 1
+ 0
+
+
+ 2.59919028340081
+ 0.0551467357416958
+ 0
+
+
+ 2.76923076923077
+ 0.0758872118539375
+ 0
+
+
+ 2.9860875
+ 0.02798
+ 0
+
+
+ 2.98733333333334
+ 0.10249
+ 0
+
+
+ 3.0759
+ 0.8615
+ 0
+
+
+ 3.131275
+ 0.9723
+ 0
+
+
+ 3.1659875
+ 0.12465
+ 0
+
+
+ 3.198375
+ 0.7313
+ 0
+
+
+ 3.32793522267206
+ 0.716787101120662
+ 0
+
+
+ 3.3291875
+ 0.1
+ 0
+
+
+ 3.57085
+ 0.42659
+ 0
+
+
+ 4.08735
+ 0
+ 0
+
+
+ 4.0886
+ 0.64266
+ 0
+
+
+ 4.146525
+ 0.96676
+ 0
+
+
+ 4.147775
+ 0.16066
+ 0
+
+
+ 4.5936875
+ 0.62881
+ 0
+
+
+ 4.59493333333334
+ 0.17175
+ 0
+
+
+ 5.0445375
+ 0.03878
+ 0
+
+
+ 5.0457875
+ 0.27701
+ 0
+
+
+ 5.2911
+ 0.0332399999999999
+ 0
+
+
+ 5.417
+ 0.50071
+ 0
+
+
+ 5.6032375
+ 0.06371
+ 0
+
+
+ 5.6044875
+ 1
+ 0
+
+
+ 5.773275
+ 0.1385
+ 0
+
+
+ 5.85425
+ 0.61773
+ 0
+
+
+ 6.0081
+ 0.09141
+ 0
+
+
+ 6.2348125
+ 0.82548
+ 0
+
+
+ 6.39240506329114
+ 0.0982701432803774
+ 0
+
+
+ 6.55696666666666
+ 0.93906
+ 0
+
+
+ 6.5582125
+ 0.04155
+ 0
+
+
+ 6.88606666666666
+ 0.12742
+ 0
+
+
+ 7.3036375
+ 0.0554
+ 0
+
+
+ 7.35222672064778
+ 0.145839608713224
+ 0
+
+
+ 7.353475
+ 0.47368
+ 0
+
+
+ 7.5465625
+ 0.74238
+ 0
+
+
+ 7.5478125
+ 0.46537
+ 0
+
+
+ 7.634375
+ 0.37396
+ 0
+
+
+ 7.635625
+ 0.04986
+ 0
+
+
+ 8.0162
+ 0.08065
+ 0
+
+
+ 8.12865
+ 0.14043
+ 0
+
+
+ 8.3307375
+ 0.03601
+ 0
+
+
+ 8.3319875
+ 0.26039
+ 0
+
+
+ 8.5344125
+ 0.92521
+ 0
+
+
+ 8.5797625
+ 0.66482
+ 0
+
+
+ 8.5810125
+ 0.39058
+ 0
+
+
+ 8.58226666666666
+ 0.19945
+ 0
+
+
+ 8.92307692307693
+ 0.513869457715773
+ 0
+
+
+ 8.924325
+ 0.98892
+ 0
+
+
+ 8.98785425101215
+ 0.573630723518619
+ 0
+
+
+ 9.0746875
+ 0.65374
+ 0
+
+
+ 9.0759375
+ 0.29086
+ 0
+
+
+ 9.1996375
+ 0.25957
+ 0
+
+
+ 9.3360375
+ 0.06371
+ 0
+
+
+ 9.4008125
+ 0.45429
+ 0
+
+
+ 9.55465
+ 0.03324
+ 0
+
+
+ 9.6327
+ 0.96723
+ 0
+
+
+ 9.65015
+ 0.04432
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3518
+ 5
+
+
+ 0.1849875
+ 0.59557
+ 0
+
+
+ 0.186234817813765
+ 0.266575327141886
+ 0
+
+
+ 0.299595141700405
+ 0.214699439315207
+ 0
+
+
+ 0.30085
+ 0.03047
+ 0
+
+
+ 0.412955465587044
+ 0.162823551488529
+ 0
+
+
+ 0.6234875
+ 0.06648
+ 0
+
+
+ 0.8421
+ 0.03047
+ 0
+
+
+ 0.914975
+ 0.49584
+ 0
+
+
+ 0.916225
+ 0.06648
+ 0
+
+
+ 1.06072874493927
+ 0.0800780791730894
+ 0
+
+
+ 1.3266875
+ 0.0277
+ 0
+
+
+ 1.32793522267206
+ 0.0883881251301617
+ 0
+
+
+ 1.3291875
+ 0.22438
+ 0
+
+
+ 1.497975
+ 0.36288
+ 0
+
+
+ 1.5858
+ 1
+ 0
+
+
+ 1.58704453441295
+ 0.0964463515127773
+ 0
+
+
+ 1.7570875
+ 0.07202
+ 0
+
+
+ 1.84615
+ 0.04155
+ 0
+
+
+ 1.9582625
+ 0.45152
+ 0
+
+
+ 1.9595125
+ 0.10803
+ 0
+
+
+ 2.14574898785425
+ 0.266887811289349
+ 0
+
+
+ 2.1781375
+ 0.1662
+ 0
+
+
+ 2.36437246963562
+ 0.019256787083639
+ 0
+
+
+ 2.371225
+ 0.01385
+ 0
+
+
+ 2.37246963562752
+ 0.460278195173484
+ 0
+
+
+ 2.45344129554656
+ 0.529346189417818
+ 0
+
+
+ 2.4777375
+ 0.96122
+ 0
+
+
+ 2.5668
+ 0.62604
+ 0
+
+
+ 2.71255060728745
+ 0.634811765906318
+ 0
+
+
+ 2.938025
+ 0.12188
+ 0
+
+
+ 2.93927125506072
+ 0.64845658348484
+ 0
+
+
+ 3.1417
+ 0.19391
+ 0
+
+
+ 3.2712625
+ 0.23546
+ 0
+
+
+ 3.417
+ 0.06648
+ 0
+
+
+ 3.8137625
+ 0.04986
+ 0
+
+
+ 3.90283400809716
+ 0.155667555626286
+ 0
+
+
+ 4.056675
+ 0.03878
+ 0
+
+
+ 4.080975
+ 0.18837
+ 0
+
+
+ 4.082225
+ 0.50139
+ 0
+
+
+ 4.20242914979758
+ 0.619714371763273
+ 0
+
+
+ 4.203675
+ 0.86427
+ 0
+
+
+ 4.3157875
+ 0.7313
+ 0
+
+
+ 4.42915
+ 0.12173
+ 0
+
+
+ 4.6870125
+ 0.89054
+ 0
+
+
+ 4.68825910931174
+ 0.490226521652761
+ 0
+
+
+ 4.6895125
+ 0.05817
+ 0
+
+
+ 4.81781376518219
+ 0.406375321330462
+ 0
+
+
+ 4.914975
+ 0.34349
+ 0
+
+
+ 5.11740890688259
+ 0.316524992750338
+ 0
+
+
+ 5.4332
+ 0.07202
+ 0
+
+
+ 5.57894736842105
+ 0.126970628756763
+ 0
+
+
+ 5.5802
+ 0.50099
+ 0
+
+
+ 5.635625
+ 0.03601
+ 0
+
+
+ 5.8299625
+ 0.22161
+ 0
+
+
+ 5.84615
+ 0.59003
+ 0
+
+
+ 5.85425101214575
+ 0.590083293284593
+ 0
+
+
+ 6.08097165991903
+ 0.591574796789018
+ 0
+
+
+ 6.14575
+ 0.9446
+ 0
+
+
+ 6.2672125
+ 0.5928
+ 0
+
+
+ 6.2684625
+ 0.03047
+ 0
+
+
+ 6.4696375
+ 0.21884
+ 0
+
+
+ 6.793525
+ 0.07557
+ 0
+
+
+ 7.4008125
+ 0.04432
+ 0
+
+
+ 7.6032375
+ 0.10527
+ 0
+
+
+ 7.6044875
+ 0.77124
+ 0
+
+
+ 7.7166
+ 0.04986
+ 0
+
+
+ 8.0080971659919
+ 0.20576860228442
+ 0
+
+
+ 8.2659625
+ 0.05817
+ 0
+
+
+ 8.26720647773279
+ 0.274653654982265
+ 0
+
+
+ 8.2684625
+ 0.79224
+ 0
+
+
+ 8.42914979757085
+ 0.317706812918417
+ 0
+
+
+ 8.7449375
+ 0.40166
+ 0
+
+
+ 8.80161943319838
+ 0.302768488884207
+ 0
+
+
+ 8.85705
+ 0.8892
+ 0
+
+
+ 8.8582995951417
+ 0.203880068031568
+ 0
+
+
+ 8.9068875
+ 0.11911
+ 0
+
+
+ 9.06882591093117
+ 0.187725742444292
+ 0
+
+
+ 9.197125
+ 0.04432
+ 0
+
+
+ 9.19838056680162
+ 0.24262000038192
+ 0
+
+
+ 9.25506072874494
+ 0.266636238229632
+ 0
+
+
+ 9.2563125
+ 0.88366
+ 0
+
+
+ 9.45748987854251
+ 0.352408516257176
+ 0
+
+
+ 9.5628
+ 0.39703
+ 0
+
+
+ 9.6910625
+ 0.07479
+ 0
+
+
+ 9.6923125
+ 0.77008
+ 0
+
+
+ 9.797575
+ 0.05817
+ 0
+
+
+ 10
+ 0.06369
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.3518
+ 5
+
+
+ 0.1849875
+ 0.59557
+ 0
+
+
+ 0.186234817813765
+ 0.266575327141886
+ 0
+
+
+ 0.299595141700405
+ 0.214699439315207
+ 0
+
+
+ 0.30085
+ 0.03047
+ 0
+
+
+ 0.412955465587044
+ 0.162823551488529
+ 0
+
+
+ 0.6234875
+ 0.0664800000000001
+ 0
+
+
+ 0.8421
+ 0.03047
+ 0
+
+
+ 0.914975
+ 0.49584
+ 0
+
+
+ 0.916225
+ 0.0664800000000001
+ 0
+
+
+ 1.06072874493927
+ 0.0800780791730893
+ 0
+
+
+ 1.3266875
+ 0.0277000000000001
+ 0
+
+
+ 1.32793522267206
+ 0.0883881251301617
+ 0
+
+
+ 1.3291875
+ 0.22438
+ 0
+
+
+ 1.497975
+ 0.36288
+ 0
+
+
+ 1.5858
+ 1
+ 0
+
+
+ 1.58704453441295
+ 0.0964463515127774
+ 0
+
+
+ 1.7570875
+ 0.07202
+ 0
+
+
+ 1.84615
+ 0.04155
+ 0
+
+
+ 1.9582625
+ 0.45152
+ 0
+
+
+ 1.9595125
+ 0.10803
+ 0
+
+
+ 2.14574898785425
+ 0.266887811289349
+ 0
+
+
+ 2.1781375
+ 0.1662
+ 0
+
+
+ 2.36437246963562
+ 0.0192567870836391
+ 0
+
+
+ 2.371225
+ 0.0138499999999999
+ 0
+
+
+ 2.37246963562752
+ 0.460278195173484
+ 0
+
+
+ 2.45344129554656
+ 0.529346189417818
+ 0
+
+
+ 2.4777375
+ 0.96122
+ 0
+
+
+ 2.5668
+ 0.62604
+ 0
+
+
+ 2.71255060728745
+ 0.634811765906318
+ 0
+
+
+ 2.938025
+ 0.12188
+ 0
+
+
+ 2.93927125506072
+ 0.64845658348484
+ 0
+
+
+ 3.1417
+ 0.19391
+ 0
+
+
+ 3.2712625
+ 0.23546
+ 0
+
+
+ 3.417
+ 0.0664800000000001
+ 0
+
+
+ 3.8137625
+ 0.04986
+ 0
+
+
+ 3.90283400809716
+ 0.155667555626286
+ 0
+
+
+ 4.056675
+ 0.03878
+ 0
+
+
+ 4.080975
+ 0.18837
+ 0
+
+
+ 4.082225
+ 0.50139
+ 0
+
+
+ 4.20242914979758
+ 0.619714371763273
+ 0
+
+
+ 4.203675
+ 0.86427
+ 0
+
+
+ 4.3157875
+ 0.7313
+ 0
+
+
+ 4.42915
+ 0.12173
+ 0
+
+
+ 4.6870125
+ 0.89054
+ 0
+
+
+ 4.68825910931174
+ 0.490226521652761
+ 0
+
+
+ 4.6895125
+ 0.0581700000000001
+ 0
+
+
+ 4.81781376518219
+ 0.406375321330462
+ 0
+
+
+ 4.914975
+ 0.34349
+ 0
+
+
+ 5.11740890688259
+ 0.316524992750338
+ 0
+
+
+ 5.4332
+ 0.07202
+ 0
+
+
+ 5.57894736842105
+ 0.126970628756763
+ 0
+
+
+ 5.5802
+ 0.50099
+ 0
+
+
+ 5.635625
+ 0.0360100000000001
+ 0
+
+
+ 5.8299625
+ 0.22161
+ 0
+
+
+ 5.84615
+ 0.59003
+ 0
+
+
+ 5.85425101214575
+ 0.590083293284593
+ 0
+
+
+ 6.08097165991903
+ 0.591574796789018
+ 0
+
+
+ 6.14575
+ 0.9446
+ 0
+
+
+ 6.2672125
+ 0.5928
+ 0
+
+
+ 6.2684625
+ 0.03047
+ 0
+
+
+ 6.4696375
+ 0.21884
+ 0
+
+
+ 6.793525
+ 0.0755699999999999
+ 0
+
+
+ 7.4008125
+ 0.0443199999999999
+ 0
+
+
+ 7.6032375
+ 0.10527
+ 0
+
+
+ 7.6044875
+ 0.77124
+ 0
+
+
+ 7.7166
+ 0.04986
+ 0
+
+
+ 8.0080971659919
+ 0.20576860228442
+ 0
+
+
+ 8.2659625
+ 0.0581700000000001
+ 0
+
+
+ 8.26720647773279
+ 0.274653654982265
+ 0
+
+
+ 8.2684625
+ 0.79224
+ 0
+
+
+ 8.42914979757085
+ 0.317706812918417
+ 0
+
+
+ 8.7449375
+ 0.40166
+ 0
+
+
+ 8.80161943319838
+ 0.302768488884207
+ 0
+
+
+ 8.85705
+ 0.8892
+ 0
+
+
+ 8.8582995951417
+ 0.203880068031568
+ 0
+
+
+ 8.9068875
+ 0.11911
+ 0
+
+
+ 9.06882591093117
+ 0.187725742444292
+ 0
+
+
+ 9.197125
+ 0.0443199999999999
+ 0
+
+
+ 9.19838056680162
+ 0.24262000038192
+ 0
+
+
+ 9.25506072874494
+ 0.266636238229632
+ 0
+
+
+ 9.2563125
+ 0.88366
+ 0
+
+
+ 9.45748987854251
+ 0.352408516257176
+ 0
+
+
+ 9.5628
+ 0.39703
+ 0
+
+
+ 9.6910625
+ 0.0747899999999999
+ 0
+
+
+ 9.6923125
+ 0.77008
+ 0
+
+
+ 9.797575
+ 0.0581700000000001
+ 0
+
+
+ 10
+ 0.06369
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.04155
+ 5
+
+
+ 0.080975
+ 0.4376
+ 0
+
+
+ 0.226725
+ 0.0055400000000001
+ 0
+
+
+ 0.493925
+ 0.31025
+ 0
+
+
+ 0.60635
+ 1
+ 0
+
+
+ 0.6468375
+ 0.1579
+ 0
+
+
+ 0.7857375
+ 0.93075
+ 0
+
+
+ 0.7869875
+ 0.05263
+ 0
+
+
+ 0.8146625
+ 0.55956
+ 0
+
+
+ 0.9797625
+ 0.62881
+ 0
+
+
+ 0.9810125
+ 0.25231
+ 0
+
+
+ 1.29555
+ 0.9169
+ 0
+
+
+ 1.2968
+ 0.0858699999999999
+ 0
+
+
+ 1.7408875
+ 0.10362
+ 0
+
+
+ 1.7502375
+ 0.5097
+ 0
+
+
+ 1.943325
+ 0.02216
+ 0
+
+
+ 2.0404875
+ 0.01108
+ 0
+
+
+ 2.173425
+ 0.31025
+ 0
+
+
+ 2.2152
+ 0.00831000000000004
+ 0
+
+
+ 2.44534412955465
+ 0.0363815430687153
+ 0
+
+
+ 2.4466
+ 1
+ 0
+
+
+ 2.59919028340081
+ 0.0551467357416957
+ 0
+
+
+ 2.76923076923077
+ 0.0758872118539375
+ 0
+
+
+ 2.9860875
+ 0.0279799999999999
+ 0
+
+
+ 2.98733333333334
+ 0.10249
+ 0
+
+
+ 3.0759
+ 0.8615
+ 0
+
+
+ 3.131275
+ 0.9723
+ 0
+
+
+ 3.1659875
+ 0.12465
+ 0
+
+
+ 3.198375
+ 0.7313
+ 0
+
+
+ 3.32793522267206
+ 0.716787101120662
+ 0
+
+
+ 3.3291875
+ 0.1
+ 0
+
+
+ 3.57085
+ 0.42659
+ 0
+
+
+ 4.08735
+ 0
+ 0
+
+
+ 4.0886
+ 0.64266
+ 0
+
+
+ 4.146525
+ 0.96676
+ 0
+
+
+ 4.147775
+ 0.16066
+ 0
+
+
+ 4.5936875
+ 0.62881
+ 0
+
+
+ 4.59493333333334
+ 0.17175
+ 0
+
+
+ 5.0445375
+ 0.03878
+ 0
+
+
+ 5.0457875
+ 0.27701
+ 0
+
+
+ 5.2911
+ 0.0332399999999999
+ 0
+
+
+ 5.417
+ 0.50071
+ 0
+
+
+ 5.6032375
+ 0.0637099999999999
+ 0
+
+
+ 5.6044875
+ 1
+ 0
+
+
+ 5.773275
+ 0.1385
+ 0
+
+
+ 5.85425
+ 0.61773
+ 0
+
+
+ 6.0081
+ 0.09141
+ 0
+
+
+ 6.2348125
+ 0.82548
+ 0
+
+
+ 6.39240506329114
+ 0.0982701432803774
+ 0
+
+
+ 6.55696666666666
+ 0.93906
+ 0
+
+
+ 6.5582125
+ 0.04155
+ 0
+
+
+ 6.88606666666666
+ 0.12742
+ 0
+
+
+ 7.3036375
+ 0.0553999999999999
+ 0
+
+
+ 7.35222672064778
+ 0.145839608713224
+ 0
+
+
+ 7.353475
+ 0.47368
+ 0
+
+
+ 7.5465625
+ 0.74238
+ 0
+
+
+ 7.5478125
+ 0.46537
+ 0
+
+
+ 7.634375
+ 0.37396
+ 0
+
+
+ 7.635625
+ 0.04986
+ 0
+
+
+ 8.0162
+ 0.0806499999999999
+ 0
+
+
+ 8.12865
+ 0.14043
+ 0
+
+
+ 8.3307375
+ 0.0360100000000001
+ 0
+
+
+ 8.3319875
+ 0.26039
+ 0
+
+
+ 8.5344125
+ 0.92521
+ 0
+
+
+ 8.5797625
+ 0.66482
+ 0
+
+
+ 8.5810125
+ 0.39058
+ 0
+
+
+ 8.58226666666666
+ 0.19945
+ 0
+
+
+ 8.92307692307693
+ 0.513869457715773
+ 0
+
+
+ 8.924325
+ 0.98892
+ 0
+
+
+ 8.98785425101215
+ 0.573630723518619
+ 0
+
+
+ 9.0746875
+ 0.65374
+ 0
+
+
+ 9.0759375
+ 0.29086
+ 0
+
+
+ 9.1996375
+ 0.25957
+ 0
+
+
+ 9.3360375
+ 0.0637099999999999
+ 0
+
+
+ 9.4008125
+ 0.45429
+ 0
+
+
+ 9.55465
+ 0.0332399999999999
+ 0
+
+
+ 9.6327
+ 0.96723
+ 0
+
+
+ 9.65015
+ 0.0443199999999999
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.04155
+ 5
+
+
+ 0.080975
+ 0.4376
+ 0
+
+
+ 0.226725
+ 0.0055400000000001
+ 0
+
+
+ 0.493925
+ 0.31025
+ 0
+
+
+ 0.60635
+ 1
+ 0
+
+
+ 0.6468375
+ 0.1579
+ 0
+
+
+ 0.7857375
+ 0.93075
+ 0
+
+
+ 0.7869875
+ 0.05263
+ 0
+
+
+ 0.8146625
+ 0.55956
+ 0
+
+
+ 0.9797625
+ 0.62881
+ 0
+
+
+ 0.9810125
+ 0.25231
+ 0
+
+
+ 1.29555
+ 0.9169
+ 0
+
+
+ 1.2968
+ 0.0858699999999999
+ 0
+
+
+ 1.7408875
+ 0.10362
+ 0
+
+
+ 1.7502375
+ 0.5097
+ 0
+
+
+ 1.943325
+ 0.02216
+ 0
+
+
+ 2.0404875
+ 0.01108
+ 0
+
+
+ 2.173425
+ 0.31025
+ 0
+
+
+ 2.2152
+ 0.00831000000000004
+ 0
+
+
+ 2.44534412955465
+ 0.0363815430687153
+ 0
+
+
+ 2.4466
+ 1
+ 0
+
+
+ 2.59919028340081
+ 0.0551467357416957
+ 0
+
+
+ 2.76923076923077
+ 0.0758872118539375
+ 0
+
+
+ 2.9860875
+ 0.0279799999999999
+ 0
+
+
+ 2.98733333333334
+ 0.10249
+ 0
+
+
+ 3.0759
+ 0.8615
+ 0
+
+
+ 3.131275
+ 0.9723
+ 0
+
+
+ 3.1659875
+ 0.12465
+ 0
+
+
+ 3.198375
+ 0.7313
+ 0
+
+
+ 3.32793522267206
+ 0.716787101120662
+ 0
+
+
+ 3.3291875
+ 0.1
+ 0
+
+
+ 3.57085
+ 0.42659
+ 0
+
+
+ 4.08735
+ 0
+ 0
+
+
+ 4.0886
+ 0.64266
+ 0
+
+
+ 4.146525
+ 0.96676
+ 0
+
+
+ 4.147775
+ 0.16066
+ 0
+
+
+ 4.5936875
+ 0.62881
+ 0
+
+
+ 4.59493333333334
+ 0.17175
+ 0
+
+
+ 5.0445375
+ 0.03878
+ 0
+
+
+ 5.0457875
+ 0.27701
+ 0
+
+
+ 5.2911
+ 0.0332399999999999
+ 0
+
+
+ 5.417
+ 0.50071
+ 0
+
+
+ 5.6032375
+ 0.0637099999999999
+ 0
+
+
+ 5.6044875
+ 1
+ 0
+
+
+ 5.773275
+ 0.1385
+ 0
+
+
+ 5.85425
+ 0.61773
+ 0
+
+
+ 6.0081
+ 0.09141
+ 0
+
+
+ 6.2348125
+ 0.82548
+ 0
+
+
+ 6.39240506329114
+ 0.0982701432803774
+ 0
+
+
+ 6.55696666666666
+ 0.93906
+ 0
+
+
+ 6.5582125
+ 0.04155
+ 0
+
+
+ 6.88606666666666
+ 0.12742
+ 0
+
+
+ 7.3036375
+ 0.0553999999999999
+ 0
+
+
+ 7.35222672064778
+ 0.145839608713224
+ 0
+
+
+ 7.353475
+ 0.47368
+ 0
+
+
+ 7.5465625
+ 0.74238
+ 0
+
+
+ 7.5478125
+ 0.46537
+ 0
+
+
+ 7.634375
+ 0.37396
+ 0
+
+
+ 7.635625
+ 0.04986
+ 0
+
+
+ 8.0162
+ 0.0806499999999999
+ 0
+
+
+ 8.12865
+ 0.14043
+ 0
+
+
+ 8.3307375
+ 0.0360100000000001
+ 0
+
+
+ 8.3319875
+ 0.26039
+ 0
+
+
+ 8.5344125
+ 0.92521
+ 0
+
+
+ 8.5797625
+ 0.66482
+ 0
+
+
+ 8.5810125
+ 0.39058
+ 0
+
+
+ 8.58226666666666
+ 0.19945
+ 0
+
+
+ 8.92307692307693
+ 0.513869457715773
+ 0
+
+
+ 8.924325
+ 0.98892
+ 0
+
+
+ 8.98785425101215
+ 0.573630723518619
+ 0
+
+
+ 9.0746875
+ 0.65374
+ 0
+
+
+ 9.0759375
+ 0.29086
+ 0
+
+
+ 9.1996375
+ 0.25957
+ 0
+
+
+ 9.3360375
+ 0.0637099999999999
+ 0
+
+
+ 9.4008125
+ 0.45429
+ 0
+
+
+ 9.55465
+ 0.0332399999999999
+ 0
+
+
+ 9.6327
+ 0.96723
+ 0
+
+
+ 9.65015
+ 0.0443199999999999
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+ 4
+
+
+
+
+ 1
+ 5
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+ Log3
+
+
+ 1
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.004
+ 0
+ 0
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+ Log3
+
+
+ 2
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.5
+ 0
+ Log3
+
+
+ 3
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for quad actuators controller (e.g. Switch, Xbox One)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.5
+ 0
+ Log3
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.001
+ 0.5
+ 0
+ Log3
+
+
+ 1
+ 0
+ 0
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.5
+ 0
+ Log3
+
+
+ 3
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for dual actuator controllers (e.g. PS4, Windows)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.004
+ 0
+ 0
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+ Log3
+
+
+ 2
+ 0
+ 0
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.5
+ 0
+ Log3
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+ The Time modulator's Playback Rate property, on which a RTPC curve has been attached, affects the speed at which the driver is modulated.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.1
+ 0.25
+ 5
+
+
+ 1
+ 1
+ 0
+
+
+ 4
+ 4
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.445
+ 5
+
+
+ 0.004
+ 0.445
+ 0
+ Log3
+
+
+ 1
+ 0
+ 0
+
+
+ 1.001
+ 0.5
+ 0
+ Log3
+
+
+ 2
+ 0
+ 0
+
+
+ 2.001
+ 0.5
+ 0
+ Log3
+
+
+ 3
+ 0
+ 0
+
+
+ 3.001
+ 0.5
+ 0
+ Log3
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.2
+ 5
+
+
+ 0.4
+ 0.2
+ 0
+
+
+ 0.404
+ 0
+ 0
+
+
+ 0.765
+ 0
+ 0
+
+
+ 0.769
+ 0.4
+ 0
+
+
+ 1.231
+ 0.4
+ 0
+
+
+ 1.235
+ 0
+ 0
+
+
+ 1.53
+ 0
+ 0
+
+
+ 1.534
+ 0.6
+ 0
+
+
+ 2.066
+ 0.6
+ 0
+
+
+ 2.07
+ 0
+ 0
+
+
+ 2.295
+ 0
+ 0
+
+
+ 2.299
+ 0.8
+ 0
+
+
+ 2.901
+ 0.8
+ 0
+
+
+ 2.905
+ 0
+ 0
+
+
+ 3.06
+ 0
+ 0
+
+
+ 3.064
+ 1
+ 0
+
+
+ 3.736
+ 1
+ 0
+
+
+ 3.74
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.2
+ 5
+
+
+ 0.1
+ 0.2
+ 0
+
+
+ 0.101
+ 0
+ 0
+
+
+ 0.19125
+ 0
+ 0
+
+
+ 0.19225
+ 0.4
+ 0
+
+
+ 0.30775
+ 0.4
+ 0
+
+
+ 0.30875
+ 0
+ 0
+
+
+ 0.3825
+ 0
+ 0
+
+
+ 0.3835
+ 0.6
+ 0
+
+
+ 0.5165
+ 0.6
+ 0
+
+
+ 0.5175
+ 0
+ 0
+
+
+ 0.57375
+ 0
+ 0
+
+
+ 0.57475
+ 0.8
+ 0
+
+
+ 0.72525
+ 0.8
+ 0
+
+
+ 0.72625
+ 0
+ 0
+
+
+ 0.765
+ 0
+ 0
+
+
+ 0.766
+ 1
+ 0
+
+
+ 0.934
+ 1
+ 0
+
+
+ 0.935
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 21
+
+
+ 1
+ 1
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.56
+ 1
+ 0
+
+
+ 0.564
+ 0
+ 0
+
+
+ 0.68
+ 0
+ 0
+
+
+ 0.684
+ 0.8
+ 0
+
+
+ 1.316
+ 0.8
+ 0
+
+
+ 1.32
+ 0
+ 0
+
+
+ 1.52
+ 0
+ 0
+
+
+ 1.524
+ 0.6
+ 0
+
+
+ 2.07448
+ 0.6
+ 0
+
+
+ 2.07848
+ 0
+ 0
+
+
+ 2.36
+ 0
+ 0
+
+
+ 2.364
+ 0.4
+ 0
+
+
+ 2.836
+ 0.4
+ 0
+
+
+ 2.84
+ 0
+ 0
+
+
+ 3.20180045011253
+ 0
+ 0
+
+
+ 3.2058
+ 0.2
+ 0
+
+
+ 3.596
+ 0.2
+ 0
+
+
+ 3.6
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.14
+ 1
+ 0
+
+
+ 0.141
+ 0
+ 0
+
+
+ 0.17
+ 0
+ 0
+
+
+ 0.171
+ 0.8
+ 0
+
+
+ 0.329
+ 0.8
+ 0
+
+
+ 0.33
+ 0
+ 0
+
+
+ 0.38
+ 0
+ 0
+
+
+ 0.381
+ 0.6
+ 0
+
+
+ 0.51862
+ 0.6
+ 0
+
+
+ 0.51962
+ 0
+ 0
+
+
+ 0.59
+ 0
+ 0
+
+
+ 0.591
+ 0.4
+ 0
+
+
+ 0.709
+ 0.4
+ 0
+
+
+ 0.71
+ 0
+ 0
+
+
+ 0.800450112528132
+ 0
+ 0
+
+
+ 0.80145
+ 0.2
+ 0
+
+
+ 0.899
+ 0.2
+ 0
+
+
+ 0.9
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1
+ 1
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 4
+ 1
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.2
+ 5
+
+
+ 0.1
+ 0.2
+ 0
+
+
+ 0.101
+ 0
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.201
+ 0.4
+ 0
+
+
+ 0.299
+ 0.4
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 0.401
+ 0.6
+ 0
+
+
+ 0.499
+ 0.6
+ 0
+
+
+ 0.5
+ 0
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.601
+ 0.8
+ 0
+
+
+ 0.699
+ 0.8
+ 0
+
+
+ 0.7
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 0
+
+
+ 0.801
+ 1
+ 0
+
+
+ 0.899
+ 1
+ 0
+
+
+ 0.9
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.2
+ 5
+
+
+ 0.4
+ 0.2
+ 0
+
+
+ 0.404
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 0
+
+
+ 0.804
+ 0.4
+ 0
+
+
+ 1.196
+ 0.4
+ 0
+
+
+ 1.2
+ 0
+ 0
+
+
+ 1.6
+ 0
+ 0
+
+
+ 1.604
+ 0.6
+ 0
+
+
+ 1.996
+ 0.6
+ 0
+
+
+ 2
+ 0
+ 0
+
+
+ 2.4
+ 0
+ 0
+
+
+ 2.404
+ 0.8
+ 0
+
+
+ 2.796
+ 0.8
+ 0
+
+
+ 2.8
+ 0
+ 0
+
+
+ 3.2
+ 0
+ 0
+
+
+ 3.204
+ 1
+ 0
+
+
+ 3.596
+ 1
+ 0
+
+
+ 3.6
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.1
+ 1
+ 0
+
+
+ 0.101
+ 0
+ 0
+
+
+ 0.2
+ 0
+ 0
+
+
+ 0.201
+ 0.8
+ 0
+
+
+ 0.299
+ 0.8
+ 0
+
+
+ 0.3
+ 0
+ 0
+
+
+ 0.4
+ 0
+ 0
+
+
+ 0.401
+ 0.6
+ 0
+
+
+ 0.499
+ 0.6
+ 0
+
+
+ 0.5
+ 0
+ 0
+
+
+ 0.6
+ 0
+ 0
+
+
+ 0.601
+ 0.4
+ 0
+
+
+ 0.699
+ 0.4
+ 0
+
+
+ 0.7
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 0
+
+
+ 0.801
+ 0.2
+ 0
+
+
+ 0.899
+ 0.2
+ 0
+
+
+ 0.9
+ 0
+ 0
+
+
+ 1
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 5
+
+
+ 0.4
+ 1
+ 0
+
+
+ 0.404
+ 0
+ 0
+
+
+ 0.8
+ 0
+ 0
+
+
+ 0.804
+ 0.8
+ 0
+
+
+ 1.196
+ 0.8
+ 0
+
+
+ 1.2
+ 0
+ 0
+
+
+ 1.6
+ 0
+ 0
+
+
+ 1.604
+ 0.6
+ 0
+
+
+ 1.996
+ 0.6
+ 0
+
+
+ 2
+ 0
+ 0
+
+
+ 2.4
+ 0
+ 0
+
+
+ 2.404
+ 0.4
+ 0
+
+
+ 2.796
+ 0.4
+ 0
+
+
+ 2.8
+ 0
+ 0
+
+
+ 3.2
+ 0
+ 0
+
+
+ 3.204
+ 0.2
+ 0
+
+
+ 3.596
+ 0.2
+ 0
+
+
+ 3.6
+ 0
+ 0
+
+
+ 4
+ 0
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ The following pass by effects have been optimized for controllers with 4 (or more) actuators.
+
+
+
+
+
+ Optimized for controllers with 4 (or more) actuators.
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 1.5
+ 0.25
+ 0
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Optimized for controllers with 4 (or more) actuators.
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 1.5
+ 0.25
+ 0
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Optimized for controllers with 4 (or more) actuators.
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 1
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 1.5
+ 0.25
+ 0
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Optimized for controllers with 4 (or more) actuators.
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 1
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+ Used for single actuator controllers
+ (e.g. Android)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.5
+ 5
+
+
+ 1.5
+ 0.25
+ 0
+
+
+ 3
+ 0.5
+ 37
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 3
+
+
+
+
+ 2
+
+
+
+
+ 2
+
+
+
+
+ 3
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory SoundSeed Air Objects.wwu b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory SoundSeed Air Objects.wwu
new file mode 100644
index 00000000..2ccece62
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory SoundSeed Air Objects.wwu
@@ -0,0 +1,9026 @@
+
+
+
+
+
+
+
+
+
+
+ Waves breaking at shore.
+An example of trajectories and positioning handled in Wwise as opposed to SS Air positioning
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ -400
+ 5
+
+
+ 0.194807228915663
+ 0
+ 0
+
+
+ 1.53933
+ 1485.71428
+ 0
+
+
+ 1.66258
+ 2204.08163
+ 0
+
+
+ 3.27628
+ 702.04082
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 8.33333333333333
+ 1
+ 0
+ Exp2
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 4.27873
+ 0.5
+ 0
+
+
+ 10
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -18
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ -1242.44898
+ 5
+
+
+ 0.0519466666666667
+ 195.918
+ 0
+
+
+ 0.126046666666667
+ 1426.93828
+ 0
+
+
+ 0.436413333333333
+ 1635.91763
+ 0
+
+
+ 0.915
+ 1113.47282
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.91429
+ 5
+
+
+ 2
+ 1.43673
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.66666666666667
+ 1
+ 0
+ Exp2
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.855746
+ 0.5
+ 0
+
+
+ 2
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -18
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ -1242.44898
+ 5
+
+
+ 0.0584421686746988
+ 0
+ 0
+
+
+ 0.267
+ 1662.04228
+ 0
+
+
+ 0.84943
+ 1381.22363
+ 0
+
+
+ 1.91146
+ 1720.81682
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3
+ 1.43673
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 2.5
+ 1
+ 0
+ Exp2
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.283619
+ 0.5
+ 0
+
+
+ 3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -18
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ -1242.44898
+ 5
+
+
+ 0.0681825301204819
+ 0
+ 0
+
+
+ 0.5387655
+ 1485.71428
+ 0
+
+
+ 1.14552666666667
+ 1929.79763
+ 0
+
+
+ 1.59366666666667
+ 897.95882
+ 0
+
+
+ 3.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1.6
+ 5
+
+
+ 3.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.03265
+ 5
+
+
+ 2.91666666666667
+ 1
+ 0
+ Exp2
+
+
+ 3.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1.4975555
+ 0.5
+ 0
+
+
+ 3.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 100
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+ Urban background noise with passing cars.
+An example of trajectories and positioning handled in Wwise as opposed to SS Air positioning
+
+
+
+
+
+
+
+
+
+
+
+
+ -6
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 5.86491
+ -107.85017
+ 0
+
+
+ 14.97695
+ 253.25958
+ 0
+
+
+ 20
+ 0.24897
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 6.06061
+ 0.66939
+ 0
+
+
+ 14.80519
+ -0.37551
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3.44139705882353
+ -60.6972
+ 0
+
+
+ 7.38154411764706
+ 24
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 4.53865336658354
+ 0
+ 0
+
+
+ 7.58104411764706
+ 0.22118
+ 0
+
+
+ 11.8204485294118
+ -0.25545
+ 0
+
+
+ 14.5137157107232
+ 0
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 10
+ 0.25
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 9.6758088235294
+ 0.35981
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 70.06494
+ 5
+
+
+ 2.3
+ 70.06494
+ 0
+
+
+ 2.7
+ 60
+ 0
+
+
+ 5
+ 60
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -0.27701
+ 0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 70.06494
+ 5
+
+
+ 2.3
+ 70.06494
+ 0
+
+
+ 2.7
+ 60
+ 0
+
+
+ 5
+ 60
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -0.27701
+ 0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 70.06494
+ 5
+
+
+ 2.3
+ 70.06494
+ 0
+
+
+ 2.7
+ 60
+ 0
+
+
+ 5
+ 60
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -0.27701
+ 0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 70.06494
+ 5
+
+
+ 2.3
+ 70.06494
+ 0
+
+
+ 2.7
+ 60
+ 0
+
+
+ 5
+ 60
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -0.27701
+ 0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 70.06494
+ 5
+
+
+ 2.3
+ 70.06494
+ 0
+
+
+ 2.7
+ 60
+ 0
+
+
+ 5
+ 60
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -0.27701
+ 0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 70.06494
+ 5
+
+
+ 2.3
+ 70.06494
+ 0
+
+
+ 2.7
+ 60
+ 0
+
+
+ 5
+ 60
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -0.27701
+ 0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 48.73418
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Zorro's wooshing signature
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 21.75325
+ 5
+
+
+ 0.01524
+ 83.76624
+ 0
+
+
+ 0.044344
+ 100
+ 0
+
+
+ 0.080376
+ 92.85715
+ 0
+
+
+ 0.10808
+ 65.25975
+ 0
+
+
+ 0.146888
+ 71.91799
+ 0
+
+
+ 0.173672
+ 87.1302
+ 0
+
+
+ 0.260512
+ 33.11689
+ 0
+
+
+ 0.274368
+ 47.4026
+ 0
+
+
+ 0.283608
+ 31.49351
+ 0
+
+
+ 0.315008
+ 73.05195
+ 0
+
+
+ 0.371368
+ 67.85714
+ 0
+
+
+ 0.4
+ 21.75325
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -30.47091
+ 32.64095
+ 12
+
+
+
+ 25.207756232687
+ 31.7507418397626
+ 0
+
+
+
+ -22.4376731301939
+ 24.0356083086053
+ 0
+
+
+
+ 29.63989
+ 21.66172
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sound of a dagger thrown at the listener.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 58.71299
+ 5
+
+
+ 0.028327
+ 100
+ 0
+
+
+ 0.062855
+ 67.7934
+ 0
+
+
+ 0.106405
+ 90.67214
+ 0
+
+
+ 0.134914
+ 50.88104
+ 0
+
+
+ 0.193453
+ 75.15297
+ 0
+
+
+ 0.221975
+ 41.30424
+ 0
+
+
+ 0.254995
+ 70.12911
+ 0
+
+
+ 0.307723
+ 43.54866
+ 0
+
+
+ 0.349765
+ 63.31247
+ 0
+
+
+ 0.366275
+ 37.37929
+ 0
+
+
+ 0.44434
+ 53.11719
+ 0
+
+
+ 0.47437
+ 29.16753
+ 0
+
+
+ 0.580944
+ 38.60818
+ 0
+
+
+ 0.65
+ 23.32338
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ 27.70083
+ 92.5816
+ 12
+
+
+
+ -33.518
+ -97.62611
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This is a good starting point for any sort of weapon being swung.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 100
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ 23.82272
+ -2.96736
+ 12
+
+
+
+ 23.5457
+ 14.54006
+ 0
+
+
+
+ 10.24931
+ 25.22255
+ 0
+
+
+
+ -8.58726
+ 24.03561
+ 0
+
+
+
+ -20.77562
+ 11.5727
+ 0
+
+
+
+ -21.88366
+ -7.4184
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A mighty Ogre is out to get you with his club. This is one of his particular swings, run!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.21617
+ 17.01644
+ 0
+
+
+ 0.29098
+ 57.6852
+ 0
+
+
+ 0.33672
+ 82.29466
+ 0
+
+
+ 0.45315
+ 93.83117
+ 0
+
+
+ 0.64437
+ 16.88312
+ 0
+
+
+ 0.88964
+ 22.72727
+ 0
+
+
+ 0.93743
+ 48.37662
+ 0
+
+
+ 0.98521
+ 17.85714
+ 0
+
+
+ 1.38847
+ 13.30228
+ 0
+
+
+ 1.52147
+ 100
+ 0
+
+
+ 1.59215
+ 24.70693
+ 0
+
+
+ 1.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 37.11912
+ -15.43027
+ 12
+
+
+
+ 22.99169
+ -32.93768
+ 0
+
+
+
+ -0.83102
+ -36.49852
+ 0
+
+
+
+ -25.76177
+ -25.22256
+ 0
+
+
+
+ -25.7617728531856
+ 3.26409495548961
+ 0
+
+
+
+ -5.81717
+ 26.4095
+ 0
+
+
+
+ 13.01939
+ 27.00297
+ 0
+
+
+
+ 27.42382
+ 19.28783
+ 0
+
+
+
+ 41.27424
+ 29.37685
+ 0
+
+
+
+ 27.42382
+ 44.80712
+ 0
+
+
+
+ 8.03324
+ 47.77448
+ 0
+
+
+
+ -11.35734
+ 45.99407
+ 0
+
+
+
+ -31.85596
+ 37.09199
+ 0
+
+
+
+ -44.59834
+ 17.50742
+ 0
+
+
+
+ -46.2604
+ 0.29674
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A simple wooden staff being wielded.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.13511
+ 52.27273
+ 0
+
+
+ 0.27172
+ 86.03894
+ 0
+
+
+ 0.3843
+ 42.2413
+ 0
+
+
+ 0.54942
+ 40.58442
+ 0
+
+
+ 0.61848
+ 83.11686
+ 0
+
+
+ 0.74157
+ 82.46751
+ 0
+
+
+ 0.81363
+ 40.90909
+ 0
+
+
+ 0.86767
+ 61.6883
+ 0
+
+
+ 0.93071
+ 40.58442
+ 0
+
+
+ 1.10786
+ 78.24673
+ 0
+
+
+ 1.1679
+ 39.28572
+ 0
+
+
+ 1.26097
+ 32.14286
+ 0
+
+
+ 1.3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 11.63435
+ -10.6825
+ 12
+
+
+
+ 24.09972
+ 6.23145
+ 0
+
+
+
+ 18.005540166205
+ 21.6617210682493
+ 0
+
+
+
+ -0.2770083102493
+ 28.7833827893175
+ 0
+
+
+
+ -20.2216066481994
+ 23.4421364985163
+ 0
+
+
+
+ -29.63989
+ 7.4184
+ 0
+
+
+
+ -24.09972
+ -10.97923
+ 0
+
+
+
+ -13.01939
+ -17.50742
+ 0
+
+
+
+ -7.47922
+ -9.19881
+ 0
+
+
+
+ -10.803324099723
+ 2.07715133531157
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start several instances and duck!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00865
+ 100
+ 0
+
+
+ 0.135975
+ 76.2987
+ 0
+
+
+ 0.22921
+ 39.05748
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 56.23269
+ -64.98516
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00865
+ 100
+ 0
+
+
+ 0.135975
+ 76.2987
+ 0
+
+
+ 0.22921
+ 39.05748
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 56.23269
+ -64.98516
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00865
+ 100
+ 0
+
+
+ 0.135975
+ 76.2987
+ 0
+
+
+ 0.22921
+ 39.05748
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 56.23269
+ -64.98516
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00865
+ 100
+ 0
+
+
+ 0.135975
+ 76.2987
+ 0
+
+
+ 0.22921
+ 39.05748
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 56.23269
+ -64.98516
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00865
+ 100
+ 0
+
+
+ 0.135975
+ 76.2987
+ 0
+
+
+ 0.22921
+ 39.05748
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 56.23269
+ -64.98516
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00865
+ 100
+ 0
+
+
+ 0.135975
+ 76.2987
+ 0
+
+
+ 0.22921
+ 39.05748
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 56.23269
+ -64.98516
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Just add a golf ball.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.095432
+ 2.39583
+ 0
+
+
+ 0.209136
+ -3.08333
+ 0
+
+
+ 0.4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.115072
+ 48.96373
+ 0
+
+
+ 0.165296
+ 99.74093
+ 0
+
+
+ 0.235616
+ 44.30052
+ 0
+
+
+ 0.4
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ 36.5651
+ 2.37388
+ 12
+
+
+
+ -34.62604
+ 1.48367
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Picture yourself in a dark, damp tunnel.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 16.41379
+ 450
+ 0
+
+
+ 60
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 60
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 5.79311
+ 0.1116
+ 0
+ Log3
+
+
+ 60
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 38.00364
+ 0.42228
+ 0
+
+
+ 60
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Grove of trees.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.98004
+ 696.37305
+ 0
+
+
+ 11.0344833333333
+ 30.36135
+ 0
+
+
+ 13.2849366666667
+ 639.95389
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1.93103666666667
+ 0.1116
+ 0
+ Log3
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Welcome to the pole.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3.049
+ 49.74095
+ 0
+
+
+ 4.06533
+ 467.78173
+ 0
+
+
+ 6.38839
+ 43.70944
+ 0
+
+
+ 7.7677
+ 215.12876
+ 0
+
+
+ 11.32486
+ -245.40606
+ 0
+
+
+ 12.3049
+ 74.13067
+ 0
+
+
+ 15.49909
+ 348.32016
+ 0
+
+
+ 18.18512
+ -261.1399
+ 0
+
+
+ 20
+ -74.6114
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.47151
+ 5
+
+
+ 20
+ -0.35233
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 50
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+ Willows weeping and wailing.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 4.13793
+ 386.81319
+ 0
+
+
+ 7.47731
+ -263.73626
+ 0
+
+
+ 10.85299
+ 110.16207
+ 0
+
+
+ 13.57532
+ -155.11957
+ 0
+
+
+ 15.24501
+ 334.06593
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1.93103666666667
+ 0.1116
+ 0
+ Log3
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Hop on to my helicopter.
+Thought out to be a point source for further spatialization.
+Takes:
+Presence - roughly related to distance and occlusion
+RPM - a throttle control for the engine
+
+
+
+
+
+
+
+
+
+
+
+ Variations on a mechanical theme. Made for looping.
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.42
+ 75
+ 0
+
+
+ 0.85
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.00001
+ 0
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Good ol' steam powered locomotive.
+Thought out to be a point source for further spatialization.
+Takes:
+Presence - roughly related to distance and occlusion
+RPM - a throttle control for the engine
+
+
+
+
+
+
+
+
+
+
+
+ Variations on a mechanical theme. Made for looping.
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.16394
+ 50
+ 0
+
+
+ 0.7
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -1.10802
+ 21.95846
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sound of a passing car.
+This is an example of spatialization and attenuation handled by Wwise as opposed to the plugin.
+Takes:
+Size - changes parameters to sound like a bigger or smaller auto
+RPM - Controls the speed at which the car passes by
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Log3
+
+
+ 100
+ -24
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 90
+ 5
+
+
+ 1.88453
+ 90
+ 0
+
+
+ 2.7
+ 79.54545
+ 0
+
+
+ 5
+ 79.54545
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ -96.12188
+ 2.37389
+ 12
+
+
+
+ 97.78393
+ 2.07715
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -48.10127
+ 55.06329
+ 12
+
+
+
+ 56.3291139240506
+ -37.9746835443038
+ 0
+
+
+
+
+
+
+
+ -20.88608
+ 74.68354
+ 12
+
+
+
+ 24.0506329113924
+ -46.8354430379747
+ 0
+
+
+
+
+
+
+
+ 34.81013
+ -58.86076
+ 12
+
+
+
+ -41.7721518987342
+ 47.4683544303797
+ 0
+
+
+
+
+
+
+
+ 72.1519
+ 34.17722
+ 12
+
+
+
+ -35.4430379746835
+ -58.2278481012658
+ 0
+
+
+
+
+
+
+
+ 36.70886
+ 51.26582
+ 12
+
+
+
+ 48.1012658227848
+ -41.7721518987342
+ 0
+
+
+
+
+
+
+
+ -58.86076
+ 43.67089
+ 12
+
+
+
+ -52.5316455696203
+ -50.632911392405
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Engine part of an airplane ambience.
+Thought out to be a point source for further spatialization.
+Takes:
+Size - changes parameters to sound like a bigger or smaller craft
+Turbulence - adapts parameters to reflect the plane's response to a turbulent condition
+RPM - a throttle control for the engine
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Fuselage rumble of an airplane ambience.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start several instances and duck!
+Foes will take more time to load bigger arrows and bolts, unless they're furious.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.00522
+ 88.11054
+ 0
+
+
+ 0.01439
+ 97.82608
+ 0
+
+
+ 0.14537
+ 96.10546
+ 0
+
+
+ 0.23547
+ 60.07197
+ 0
+
+
+ 0.25
+ 7.14285
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -70.63712
+ 86.35015
+ 12
+
+
+
+ 83.3795
+ -90.50445
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ Sound of a dagger thrown at the listener.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 58.71299
+ 5
+
+
+ 0.028327
+ 100
+ 0
+
+
+ 0.062855
+ 67.7934
+ 0
+
+
+ 0.106405
+ 90.67214
+ 0
+
+
+ 0.134914
+ 50.88104
+ 0
+
+
+ 0.193453
+ 75.15297
+ 0
+
+
+ 0.221975
+ 41.30424
+ 0
+
+
+ 0.254995
+ 70.12911
+ 0
+
+
+ 0.307723
+ 43.54866
+ 0
+
+
+ 0.349765
+ 63.31247
+ 0
+
+
+ 0.366275
+ 37.37929
+ 0
+
+
+ 0.44434
+ 53.11719
+ 0
+
+
+ 0.47437
+ 29.16753
+ 0
+
+
+ 0.580944
+ 38.60818
+ 0
+
+
+ 0.65
+ 23.32338
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ 27.70083
+ 92.5816
+ 12
+
+
+
+ -33.518
+ -97.62611
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This is a good starting point for any sort of weapon being swung.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.25
+ 100
+ 0
+
+
+ 0.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+ 23.82272
+ -2.96736
+ 12
+
+
+
+ 23.5457
+ 14.54006
+ 0
+
+
+
+ 10.24931
+ 25.22255
+ 0
+
+
+
+ -8.58726
+ 24.03561
+ 0
+
+
+
+ -20.77562
+ 11.5727
+ 0
+
+
+
+ -21.88366
+ -7.4184
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A mighty Ogre is out to get you with his club. This is one of his particular swings, run!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.21617
+ 17.01644
+ 0
+
+
+ 0.29098
+ 57.6852
+ 0
+
+
+ 0.33672
+ 82.29466
+ 0
+
+
+ 0.45315
+ 93.83117
+ 0
+
+
+ 0.64437
+ 16.88312
+ 0
+
+
+ 0.88964
+ 22.72727
+ 0
+
+
+ 0.93743
+ 48.37662
+ 0
+
+
+ 0.98521
+ 17.85714
+ 0
+
+
+ 1.38847
+ 13.30228
+ 0
+
+
+ 1.52147
+ 100
+ 0
+
+
+ 1.59215
+ 24.70693
+ 0
+
+
+ 1.8
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 37.11912
+ -15.43027
+ 12
+
+
+
+ 22.99169
+ -32.93768
+ 0
+
+
+
+ -0.83102
+ -36.49852
+ 0
+
+
+
+ -25.76177
+ -25.22256
+ 0
+
+
+
+ -25.7617728531856
+ 3.26409495548961
+ 0
+
+
+
+ -5.81717
+ 26.4095
+ 0
+
+
+
+ 13.01939
+ 27.00297
+ 0
+
+
+
+ 27.42382
+ 19.28783
+ 0
+
+
+
+ 41.27424
+ 29.37685
+ 0
+
+
+
+ 27.42382
+ 44.80712
+ 0
+
+
+
+ 8.03324
+ 47.77448
+ 0
+
+
+
+ -11.35734
+ 45.99407
+ 0
+
+
+
+ -31.85596
+ 37.09199
+ 0
+
+
+
+ -44.59834
+ 17.50742
+ 0
+
+
+
+ -46.2604
+ 0.29674
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A simple wooden staff being wielded.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.13511
+ 52.27273
+ 0
+
+
+ 0.27172
+ 86.03894
+ 0
+
+
+ 0.3843
+ 42.2413
+ 0
+
+
+ 0.54942
+ 40.58442
+ 0
+
+
+ 0.61848
+ 83.11686
+ 0
+
+
+ 0.78961
+ 81.81815
+ 0
+
+
+ 0.81363
+ 40.90909
+ 0
+
+
+ 0.86767
+ 61.6883
+ 0
+
+
+ 0.93071
+ 40.58442
+ 0
+
+
+ 1.10786
+ 78.24673
+ 0
+
+
+ 1.1679
+ 39.28572
+ 0
+
+
+ 1.26097
+ 32.14286
+ 0
+
+
+ 1.3
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 11.63435
+ -10.6825
+ 12
+
+
+
+ 24.09972
+ 6.23145
+ 0
+
+
+
+ 18.005540166205
+ 21.6617210682493
+ 0
+
+
+
+ -0.2770083102493
+ 28.7833827893175
+ 0
+
+
+
+ -20.2216066481994
+ 23.4421364985163
+ 0
+
+
+
+ -29.63989
+ 7.4184
+ 0
+
+
+
+ -24.09972
+ -10.97923
+ 0
+
+
+
+ -13.01939
+ -17.50742
+ 0
+
+
+
+ -7.47922
+ -9.19881
+ 0
+
+
+
+ -10.803324099723
+ 2.07715133531157
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Picture yourself in a dark, damp tunnel.
+Air currents change during the hours of the day and months of the year.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 16.41379
+ 450
+ 0
+
+
+ 60
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 60
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 5.79311
+ 0.1116
+ 0
+ Log3
+
+
+ 60
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 38.00364
+ 0.42228
+ 0
+
+
+ 60
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Grove of trees.
+Air currents change during the hours of the day and foliage changes during the months of the year.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.98004
+ 696.37305
+ 0
+
+
+ 11.0344833333333
+ 30.36135
+ 0
+
+
+ 13.2849366666667
+ 639.95389
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1.93103666666667
+ 0.1116
+ 0
+ Log3
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.98004
+ 696.37305
+ 0
+
+
+ 11.0344833333333
+ 30.36135
+ 0
+
+
+ 13.2849366666667
+ 639.95389
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1.93103666666667
+ 0.1116
+ 0
+ Log3
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Welcome to the pole.
+Air currents change during the hours of the day and months of the year.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 3.049
+ 49.74095
+ 0
+
+
+ 4.06533
+ 467.78173
+ 0
+
+
+ 6.38839
+ 43.70944
+ 0
+
+
+ 7.7677
+ 215.12876
+ 0
+
+
+ 11.32486
+ -245.40606
+ 0
+
+
+ 12.3049
+ 74.13067
+ 0
+
+
+ 15.49909
+ 348.32016
+ 0
+
+
+ 18.18512
+ -261.1399
+ 0
+
+
+ 20
+ -74.6114
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.47151
+ 5
+
+
+ 20
+ -0.35233
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 50
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+ The more afraid you are, the more the willows weep and wail.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 4.13793
+ 386.81319
+ 0
+
+
+ 7.47731
+ -263.73626
+ 0
+
+
+ 10.85299
+ 110.16207
+ 0
+
+
+ 13.57532
+ -155.11957
+ 0
+
+
+ 15.24501
+ 334.06593
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1.93103666666667
+ 0.1116
+ 0
+ Log3
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Beating wings.
+Presence is roughly related to distance and occlusion
+
+
+
+
+
+
+
+
+
+
+
+ Each wing beating, made for looping.
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 0.1351
+ 12.33766
+ 0
+
+
+ 0.2631
+ 100
+ 0
+
+
+ 0.48499
+ 9.09091
+ 0
+
+
+ 0.6651375
+ 0
+ 0
+
+
+ 0.77598
+ 6.16883
+ 0
+
+
+ 0.897225
+ 48.05195
+ 0
+
+
+ 1.17783
+ 8.76623
+ 0
+
+
+ 1.5
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0.00001
+ -0.59347
+ 12
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Waterfall ambient noise, from a gargantuan chute to a fountain-sized fall.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Did you double check your parachute?
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 5.47126333333333
+ 450
+ 0
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -90
+ 5
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+ Exp3
+
+
+ 1.93103666666667
+ 0.1116
+ 0
+ Log3
+
+
+ 20
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.01037
+ 5
+
+
+ 12.66788
+ 0.42228
+ 0
+
+
+ 20
+ 0.25907
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory Synth One.wwu b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory Synth One.wwu
new file mode 100644
index 00000000..bfb832bf
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Actor-Mixer Hierarchy/Factory Synth One.wwu
@@ -0,0 +1,11877 @@
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3255
+ 21
+
+
+ 1
+ 4744
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -1785
+ 21
+
+
+ 1
+ 4565
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7.58322
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 9.98008
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 9.98008
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 9.98008
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 20
+ -53.07125
+ 5
+
+
+ 20000
+ 66.83047
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 9.98008
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 20
+ -53.07125
+ 5
+
+
+ 20000
+ 66.83047
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 69
+ 21
+
+
+ 1
+ -3608
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 6.6168
+ 21
+
+
+ 1
+ -7.03831
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+ True
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -11.0538
+ 21
+
+
+ 1
+ 4.12947
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -75.18427
+ 21
+
+
+ 1
+ 82.06387
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -5200
+ 21
+
+
+ 1
+ 5766
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2263.80352
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 8.21909
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 8.21909
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 650.54758
+ 21
+
+
+ 1
+ 1477.28555
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1100
+ 21
+
+
+ 1
+ 1200
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -54.54545
+ 21
+
+
+ 1
+ 70.27027
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -54.54545
+ 21
+
+
+ 1
+ 70.27027
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3362
+ 21
+
+
+ 1
+ 3680
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1000
+ 21
+
+
+ 1
+ 1000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -54.54545
+ 21
+
+
+ 1
+ 70.27027
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 2.56303
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 11.257
+ 21
+
+
+ 1
+ 94.3828
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3362
+ 21
+
+
+ 1
+ 3680
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 5.93612
+ 21
+
+
+ 1
+ 78.65356
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -57.12451
+ 21
+
+
+ 1
+ -6.15422
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -5.26459
+ 21
+
+
+ 1
+ 8.49805
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 22.10031
+ 21
+
+
+ 1
+ 146.54638
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -10.90225
+ 21
+
+
+ 1
+ 15.9336
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 1078
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -200
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 291.41785
+ 21
+
+
+ 1
+ 8243.83005
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -6014
+ 21
+
+
+ 1
+ -637
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 8.21909
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -200
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 13459.60391
+ 21
+
+
+ 1
+ 20
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -372
+ 21
+
+
+ 1
+ 3377
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -6014
+ 21
+
+
+ 1
+ -637
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 8.21909
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 556.11075
+ 21
+
+
+ 1
+ 5615.8706
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 249.32982
+ 21
+
+
+ 1
+ 7374.65882
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -372
+ 21
+
+
+ 1
+ 3377
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -6014
+ 21
+
+
+ 1
+ -637
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 8.21909
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 364.15841
+ 21
+
+
+ 1
+ 4131.70237
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3
+ 21
+
+
+ 1
+ 279
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.15971
+ 21
+
+
+ 1
+ 52.22066
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 5.91268
+ 21
+
+
+ 1
+ 366.70375
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1489.15818
+ 21
+
+
+ 1
+ 4518.1847
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 22.10031
+ 21
+
+
+ 1
+ 146.54638
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -70
+ 21
+
+
+ 1
+ 36
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -7200
+ 21
+
+
+ 1
+ 5869
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 538.23759
+ 21
+
+
+ 1
+ 6540.2312
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -5963
+ 21
+
+
+ 1
+ 2033
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -6190
+ 21
+
+
+ 1
+ 3434
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2.5346
+ 21
+
+
+ 1
+ 13.20407
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 205.82508
+ 21
+
+
+ 1
+ 6540.2312
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.11991
+ 21
+
+
+ 1
+ 971.744
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.82988
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 971
+ 21
+
+
+ 1
+ 3660
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2.64994
+ 21
+
+
+ 1
+ 259.97869
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3005
+ 21
+
+
+ 1
+ 4283
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2.5346
+ 21
+
+
+ 1
+ 13.20407
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -8.78667
+ 21
+
+
+ 1
+ 1.486
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 7226.2083
+ 21
+
+
+ 1
+ 0.63216
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -8.78667
+ 21
+
+
+ 1
+ 1.486
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1.41052
+ 21
+
+
+ 1
+ 0.25263
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 9.98008
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 21
+
+
+ 1
+ 100
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -320
+ 21
+
+
+ 1
+ 71
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 22.10031
+ 21
+
+
+ 1
+ 146.54638
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 6.34675
+ 21
+
+
+ 1
+ -9.71485
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -3611
+ 21
+
+
+ 1
+ 3539
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 22.10031
+ 21
+
+
+ 1
+ 146.54638
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 9.98008
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2366.97439
+ 21
+
+
+ 1
+ 15045.94101
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -0.24567
+ 21
+
+
+ 1
+ 64.37348
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 6.99045
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 40.55946
+ 21
+
+
+ 1
+ 91.5629
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 21
+
+
+ 1
+ 818.20677
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1200
+ 21
+
+
+ 1
+ -2400
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1
+ 21
+
+
+ 1
+ 818.20677
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -1200
+ 21
+
+
+ 1
+ 2400
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -2400
+ 21
+
+
+ 1
+ 2400
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 318.58537
+ 21
+
+
+ 1
+ 4131.70237
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1366.10433
+ 21
+
+
+ 1
+ 5561.10748
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 3.43981
+ 21
+
+
+ 1
+ -1.9656
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 71
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 8.21909
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 271.19899
+ 21
+
+
+ 1
+ 3162.27755
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0.28197
+ 21
+
+
+ 1
+ -0.17242
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 71
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 283.55865
+ 21
+
+
+ 1
+ 4110.86506
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 19.2263
+ 21
+
+
+ 1
+ 87.02654
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 19.89305
+ 21
+
+
+ 1
+ 87.65
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1.66526
+ 21
+
+
+ 1
+ 1.3853
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 9215.44161
+ 21
+
+
+ 1
+ 2587.63619
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2828.86957
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 5.9148
+ 21
+
+
+ 1
+ 5.78896
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 21
+
+
+ 1
+ 20000
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 3.43981
+ 21
+
+
+ 1
+ 3.39725
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2828.86957
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 166.10581
+ 21
+
+
+ 1
+ 12249.73715
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 23.39485
+ 21
+
+
+ 1
+ 77.7086
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -0.02123
+ 21
+
+
+ 1
+ 10.82816
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2000
+ 21
+
+
+ 1
+ 9753.41639
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 1200
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ -1200
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2000
+ 21
+
+
+ 1
+ 9753.41639
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 10.52137
+ 21
+
+
+ 1
+ 76.48256
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ 700
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 21
+
+
+ 1
+ -1200
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 9215.44161
+ 21
+
+
+ 1
+ 2587.63619
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 970.72629
+ 21
+
+
+ 1
+ 8813.76136
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 4
+ 21
+
+
+ 1
+ 3
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 50.98959
+ 21
+
+
+ 1
+ 5136.97456
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -0.00267
+ 21
+
+
+ 1
+ 5.49166
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1648.76592
+ 21
+
+
+ 1
+ 12040.51874
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 24.56533
+ 21
+
+
+ 1
+ 4320.00121
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 5.9148
+ 21
+
+
+ 1
+ 5.78896
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 2499.21826
+ 21
+
+
+ 1
+ 7981.04914
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 174.55628
+ 21
+
+
+ 1
+ 2366.97434
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 970.72629
+ 21
+
+
+ 1
+ 8813.76136
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 1648.76592
+ 21
+
+
+ 1
+ 12040.51874
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -96
+ 21
+
+
+ 1
+ 0
+ 53
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Audiokinetic Inc. All rights reserved.
+Content provided by Vincent Gagnon
+© 2014 Vincent Gagnon
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -20
+ 5
+
+
+ 127
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ -120
+ 21
+
+
+ 1
+ 6.94286
+ 53
+
+
+
+
+
+
+
+
+ SFX
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Attenuations/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Attenuations/Default Work Unit.wwu
new file mode 100644
index 00000000..90f00f49
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Attenuations/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Audio Devices/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Audio Devices/Default Work Unit.wwu
new file mode 100644
index 00000000..1e2f9ab5
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Audio Devices/Default Work Unit.wwu
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Control Surface Sessions/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Control Surface Sessions/Default Work Unit.wwu
new file mode 100644
index 00000000..803e29fe
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Control Surface Sessions/Default Work Unit.wwu
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Conversion Settings/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Conversion Settings/Default Work Unit.wwu
new file mode 100644
index 00000000..c6f12898
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Conversion Settings/Default Work Unit.wwu
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Conversion Settings/Factory Conversion Settings.wwu b/Wwise_Bottom_Gear_Project/Conversion Settings/Factory Conversion Settings.wwu
new file mode 100644
index 00000000..abd3bf39
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Conversion Settings/Factory Conversion Settings.wwu
@@ -0,0 +1,505 @@
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Dynamic Dialogue/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Dynamic Dialogue/Default Work Unit.wwu
new file mode 100644
index 00000000..d61f0435
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Dynamic Dialogue/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Effects/Default Work Unit.wwu
new file mode 100644
index 00000000..b4065fe3
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory Auro Headphone.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory Auro Headphone.wwu
new file mode 100644
index 00000000..ed40a9ca
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory Auro Headphone.wwu
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory Effects.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory Effects.wwu
new file mode 100644
index 00000000..ac716afb
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory Effects.wwu
@@ -0,0 +1,1990 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory Mastering Suite.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory Mastering Suite.wwu
new file mode 100644
index 00000000..639f9d25
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory Mastering Suite.wwu
@@ -0,0 +1,288 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory McDSP Effects.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory McDSP Effects.wwu
new file mode 100644
index 00000000..0e65edee
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory McDSP Effects.wwu
@@ -0,0 +1,1976 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory Reflect.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory Reflect.wwu
new file mode 100644
index 00000000..e050a89b
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory Reflect.wwu
@@ -0,0 +1,195 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 20
+ 0
+ 0
+
+
+ 100
+ -3
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20
+ 5
+
+
+ 100
+ 20
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 5
+ Log3
+
+
+ 8.33333333333333
+ 1000
+ 0
+
+
+ 100
+ 100
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1000
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 150
+ -6
+ 0
+
+
+ 300
+ -12
+ 0
+
+
+ 600
+ -18
+ 0
+
+
+ 1000
+ -200
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20
+ 5
+
+
+ 1000
+ 20
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 20000
+ 5
+
+
+ 1000
+ 20
+ 37
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 1000
+ 0
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Box Modeler.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Box Modeler.wwu
new file mode 100644
index 00000000..02916849
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Box Modeler.wwu
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+ 462899
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Delay.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Delay.wwu
new file mode 100644
index 00000000..fce239c3
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Delay.wwu
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Dynamics.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Dynamics.wwu
new file mode 100644
index 00000000..54d95a07
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Dynamics.wwu
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Filters.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Filters.wwu
new file mode 100644
index 00000000..620006ab
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Filters.wwu
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tip: Assign RTPC to Filter 1 LFO Period to vary wind. Good for repurposing existing wind loops.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Good with underwater loops to help simulate sonar pulses. Change the speed by adjusting the LFO Period.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tip 1: Assign Filter 3 Frequency and Resonance to RTPC's and use on interacvite music to create breakdowns.
+Tip 2: Assign Filter 3 Frequency to cut the bottom end during heavy SFX scenes, like engines, to help them sit better in the game mix and not get lost in the explosions.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Hybrid Reverb Effects.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Hybrid Reverb Effects.wwu
new file mode 100644
index 00000000..89634b12
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Hybrid Reverb Effects.wwu
@@ -0,0 +1,303 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135219
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Multiband Distortion.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Multiband Distortion.wwu
new file mode 100644
index 00000000..509e3dff
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Multiband Distortion.wwu
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tip: Great for boosting engine loops. Adjust crossovers to find favored frequncies in engine to enhance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Singleband Distortion.wwu b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Singleband Distortion.wwu
new file mode 100644
index 00000000..2e619b3d
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Effects/Factory iZotope Singleband Distortion.wwu
@@ -0,0 +1,116 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tip: Try putting the GuitarCabinet modelor after this.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tip: Try putting the GuitarCabinet modelor after this.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Events/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Events/Default Work Unit.wwu
new file mode 100644
index 00000000..f50cfc2a
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Events/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Game Parameters/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Game Parameters/Default Work Unit.wwu
new file mode 100644
index 00000000..2ccb6dc8
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Game Parameters/Default Work Unit.wwu
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Game Parameters/Factory Motion.wwu b/Wwise_Bottom_Gear_Project/Game Parameters/Factory Motion.wwu
new file mode 100644
index 00000000..b06d2830
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Game Parameters/Factory Motion.wwu
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Game Parameters/Factory SoundSeed Air Game Syncs.wwu b/Wwise_Bottom_Gear_Project/Game Parameters/Factory SoundSeed Air Game Syncs.wwu
new file mode 100644
index 00000000..049dacb5
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Game Parameters/Factory SoundSeed Air Game Syncs.wwu
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Interactive Music Hierarchy/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Interactive Music Hierarchy/Default Work Unit.wwu
new file mode 100644
index 00000000..3d5375ab
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Interactive Music Hierarchy/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Master-Mixer Hierarchy/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Master-Mixer Hierarchy/Default Work Unit.wwu
new file mode 100644
index 00000000..0e30dd44
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Master-Mixer Hierarchy/Default Work Unit.wwu
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Mixing Sessions/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Mixing Sessions/Default Work Unit.wwu
new file mode 100644
index 00000000..07daef37
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Mixing Sessions/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Modulators/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Modulators/Default Work Unit.wwu
new file mode 100644
index 00000000..d94b48c6
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Modulators/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Auditorium.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Auditorium.wav
new file mode 100644
index 00000000..3d5190e1
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Auditorium.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Car Interior.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Car Interior.wav
new file mode 100644
index 00000000..644efe90
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Car Interior.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Cavern.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Cavern.wav
new file mode 100644
index 00000000..5075d84a
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Cavern.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Church.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Church.wav
new file mode 100644
index 00000000..199ec40c
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Church.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/City Center.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/City Center.wav
new file mode 100644
index 00000000..96740abe
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/City Center.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/City Streets.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/City Streets.wav
new file mode 100644
index 00000000..1bf2e54c
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/City Streets.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Forest.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Forest.wav
new file mode 100644
index 00000000..c5347273
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Forest.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Metal Room.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Metal Room.wav
new file mode 100644
index 00000000..7105d73e
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Metal Room.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Wood Hall.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Wood Hall.wav
new file mode 100644
index 00000000..6f1790b1
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Wood Hall.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Wood Room.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Wood Room.wav
new file mode 100644
index 00000000..e6aca4e8
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Medium Wood Room.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Metallic Hall.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Metallic Hall.wav
new file mode 100644
index 00000000..490e8c26
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Metallic Hall.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Rock Wall.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Rock Wall.wav
new file mode 100644
index 00000000..4ae6d4a0
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Rock Wall.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Small Metal Room.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Small Metal Room.wav
new file mode 100644
index 00000000..846d32a7
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Small Metal Room.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Small Wood Room.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Small Wood Room.wav
new file mode 100644
index 00000000..09bffd32
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Hybrid Reverb/Small Wood Room.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Trash Box Modeler/boxmodel.wav b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Trash Box Modeler/boxmodel.wav
new file mode 100644
index 00000000..593f4708
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/Plugins/iZotope Trash Box Modeler/boxmodel.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 1000 rpm - engine perspective.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 1000 rpm - engine perspective.wav
new file mode 100644
index 00000000..cbb16734
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 1000 rpm - engine perspective.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 2000 rpm - engine perspective.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 2000 rpm - engine perspective.wav
new file mode 100644
index 00000000..88e26273
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 2000 rpm - engine perspective.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 3000 rpm - engine perspective.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 3000 rpm - engine perspective.wav
new file mode 100644
index 00000000..bc2afac6
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 3000 rpm - engine perspective.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 4000 rpm - engine perspective.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 4000 rpm - engine perspective.wav
new file mode 100644
index 00000000..55dd146f
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 4000 rpm - engine perspective.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 5000 rpm - engine perspective.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 5000 rpm - engine perspective.wav
new file mode 100644
index 00000000..ad7bcad9
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 5000 rpm - engine perspective.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 6000 rpm - engine perspective.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 6000 rpm - engine perspective.wav
new file mode 100644
index 00000000..3ba40f90
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car engine - seamlessly looping sound of motor running at 6000 rpm - engine perspective.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_1000rpm.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_1000rpm.wav
new file mode 100644
index 00000000..cbb16734
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_1000rpm.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_2000rpm.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_2000rpm.wav
new file mode 100644
index 00000000..88e26273
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_2000rpm.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_3000rpm.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_3000rpm.wav
new file mode 100644
index 00000000..bc2afac6
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_3000rpm.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_4000rpm.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_4000rpm.wav
new file mode 100644
index 00000000..55dd146f
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_4000rpm.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_5000rpm.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_5000rpm.wav
new file mode 100644
index 00000000..ad7bcad9
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_5000rpm.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_6000rpm.wav b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_6000rpm.wav
new file mode 100644
index 00000000..3ba40f90
Binary files /dev/null and b/Wwise_Bottom_Gear_Project/Originals/SFX/Car_engine_6000rpm.wav differ
diff --git a/Wwise_Bottom_Gear_Project/Presets/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Presets/Default Work Unit.wwu
new file mode 100644
index 00000000..96b6a98b
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Presets/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Presets/Factory Reflect.wwu b/Wwise_Bottom_Gear_Project/Presets/Factory Reflect.wwu
new file mode 100644
index 00000000..53f828f4
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Presets/Factory Reflect.wwu
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+ 16641
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Presets/Factory Spatial Audio.wwu b/Wwise_Bottom_Gear_Project/Presets/Factory Spatial Audio.wwu
new file mode 100644
index 00000000..fa4b0e2f
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Presets/Factory Spatial Audio.wwu
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Queries/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Queries/Default Work Unit.wwu
new file mode 100644
index 00000000..b6639834
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Queries/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Queries/Factory Queries.wwu b/Wwise_Bottom_Gear_Project/Queries/Factory Queries.wwu
new file mode 100644
index 00000000..527315de
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Queries/Factory Queries.wwu
@@ -0,0 +1,623 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/SoundBanks/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/SoundBanks/Default Work Unit.wwu
new file mode 100644
index 00000000..00c007d6
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/SoundBanks/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Soundcaster Sessions/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Soundcaster Sessions/Default Work Unit.wwu
new file mode 100644
index 00000000..a1b275e3
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Soundcaster Sessions/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/States/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/States/Default Work Unit.wwu
new file mode 100644
index 00000000..6aaee339
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/States/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Switches/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Switches/Default Work Unit.wwu
new file mode 100644
index 00000000..27441cfb
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Switches/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Triggers/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Triggers/Default Work Unit.wwu
new file mode 100644
index 00000000..b556b327
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Triggers/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Virtual Acoustics/Default Work Unit.wwu b/Wwise_Bottom_Gear_Project/Virtual Acoustics/Default Work Unit.wwu
new file mode 100644
index 00000000..c3f478d4
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Virtual Acoustics/Default Work Unit.wwu
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Virtual Acoustics/Factory Reflect Acoustic Textures.wwu b/Wwise_Bottom_Gear_Project/Virtual Acoustics/Factory Reflect Acoustic Textures.wwu
new file mode 100644
index 00000000..864f6ba9
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Virtual Acoustics/Factory Reflect Acoustic Textures.wwu
@@ -0,0 +1,116 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.didac.validationcache b/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.didac.validationcache
new file mode 100644
index 00000000..8175984f
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.didac.validationcache
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.didac.wsettings b/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.didac.wsettings
new file mode 100644
index 00000000..4cfbce8d
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.didac.wsettings
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GeneratedSoundBanks\Windows\
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GeneratedSoundBanks\Windows\
+
+
+
+
+ Copy Streamed Files
+
+
+
+
+ "$(CopyStreamedFilesExePath)" -info "$(InfoFilePath)" -outputpath "$(SoundBankPath)" -banks "$(SoundBankListAsTextFile)" -languages "$(LanguageList)"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.wproj b/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.wproj
new file mode 100644
index 00000000..661bc919
--- /dev/null
+++ b/Wwise_Bottom_Gear_Project/Wwise_Bottom_Gear_Project.wproj
@@ -0,0 +1,11612 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GeneratedSoundBanks\Windows\
+
+
+
+
+
+ GeneratedSoundBanks\Windows\
+
+
+
+
+ Copy Streamed Files
+
+
+
+
+ "$(CopyStreamedFilesExePath)" -info "$(InfoFilePath)" -outputpath "$(SoundBankPath)" -banks "$(SoundBankListAsTextFile)" -languages "$(LanguageList)"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 8
+
+
+
+
+ 0
+
+
+
+
+ -0.001
+
+
+
+
+ -0.001
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ -0.001
+
+
+
+
+ -0.001
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 2
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ 65535
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 60
+
+
+
+
+ 0
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 10000
+
+
+
+
+ 1
+
+
+
+
+ 400
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ -96
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 16
+
+
+
+
+ -96
+
+
+
+
+ 0
+
+
+
+
+ 48000
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 512
+
+
+
+
+ -50
+
+
+
+
+ -30
+
+
+
+
+ -40
+
+
+
+
+ 0
+
+
+
+
+ 24024
+
+
+
+
+ 0
+
+
+
+
+ 8
+
+
+
+
+ English(US)
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 256
+
+
+
+
+
+
+
+
+
+ 50
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ -80
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 64
+
+
+
+
+ 1.5
+
+
+
+
+ 2
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 64
+
+
+
+
+ 64
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0.1
+
+
+
+
+ 4
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 20
+
+
+
+
+ 10000
+
+
+
+
+ 0.2
+
+
+
+
+ True
+
+
+
+
+ 80
+
+
+
+
+ 0.2
+
+
+
+
+ False
+
+
+
+
+ 200
+
+
+
+
+ 0.25
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 4
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+ 1
+
+
+
+
+ 200
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+ 1
+
+
+
+
+ 200
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 40
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 160
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+ 0.2
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+ 0.2
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 0.2
+
+
+
+
+ 0
+
+
+
+
+ 0.2
+
+
+
+
+ 0.2
+
+
+
+
+ 3000
+
+
+
+
+ 0.2
+
+
+
+
+ 0
+
+
+
+
+ 6
+
+
+
+
+ 15000
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 20000
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+ 0.2
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+ 0.2
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 3
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ 65535
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 60
+
+
+
+
+ 0
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ 65535
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 60
+
+
+
+
+ 0
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 2
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ True
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 5000
+
+
+
+
+ 10000
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+ 9
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ 65535
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 60
+
+
+
+
+ 0
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+ 1000
+
+
+
+
+ 5000
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 35
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 3
+
+
+
+
+ 64
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 3
+
+
+
+
+ 64
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ -96
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 50
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 4000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 120
+
+
+
+
+ 4
+
+
+
+
+ 4
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ 65535
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 60
+
+
+
+
+ 0
+
+
+
+
+ 127
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ -1
+
+
+
+
+ 0
+
+
+
+
+ -1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 120
+
+
+
+
+ 4
+
+
+
+
+ 4
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 12
+
+
+
+
+ False
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+ False
+
+
+
+
+ -10
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 120
+
+
+
+
+ 4
+
+
+
+
+ 4
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 7
+
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ -6
+
+
+
+
+ 0
+
+
+
+
+ 90
+
+
+
+
+ 0
+
+
+
+
+ 245
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 8
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 0.2
+
+
+
+
+ False
+
+
+
+
+ 0.2
+
+
+
+
+ 0.5
+
+
+
+
+ True
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+ 4
+
+
+
+
+ 1
+
+
+
+
+ 440
+
+
+
+
+ -12
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ -12
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ -12
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 10
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 4
+
+
+
+
+ 6
+
+
+
+
+ 5
+
+
+
+
+ 100
+
+
+
+
+ 1000
+
+
+
+
+ 12000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+ 15
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 25
+
+
+
+
+
+
+
+
+ 0.1
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 1.5
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0.1
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 3
+
+
+
+
+ 0.01
+
+
+
+
+ -40
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0.01
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 10
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 1
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 40
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 18000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 10
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ -40
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 40
+
+
+
+
+ 18000
+
+
+
+
+ -96
+
+
+
+
+ -20
+
+
+
+
+ 20
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 13.62
+
+
+
+
+ 26.09
+
+
+
+
+ 26.55
+
+
+
+
+ 26.91
+
+
+
+
+ 28.04
+
+
+
+
+ 29.09
+
+
+
+
+ 29.9
+
+
+
+
+ 30.86
+
+
+
+
+ 15.66
+
+
+
+
+ 17.52
+
+
+
+
+ 19.02
+
+
+
+
+ 20.83
+
+
+
+
+ 22.6
+
+
+
+
+ 24.05
+
+
+
+
+ 24.78
+
+
+
+
+ 25.6
+
+
+
+
+ -96.3
+
+
+
+
+ 2
+
+
+
+
+ True
+
+
+
+
+ 8
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 4
+
+
+
+
+ -35
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ -96.3
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 40
+
+
+
+
+ 1.2
+
+
+
+
+ 80
+
+
+
+
+ 50
+
+
+
+
+ 8
+
+
+
+
+ 2
+
+
+
+
+ 100
+
+
+
+
+ 15
+
+
+
+
+ 5
+
+
+
+
+ 66
+
+
+
+
+ -96.3
+
+
+
+
+ 0
+
+
+
+
+ -20
+
+
+
+
+ 23
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+ 1
+
+
+
+
+ 2
+
+
+
+
+ 10000
+
+
+
+
+ 0
+
+
+
+
+ 3
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 2.25
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ -96.3
+
+
+
+
+ -96.3
+
+
+
+
+ False
+
+
+
+
+ 25
+
+
+
+
+ 8
+
+
+
+
+ 0
+
+
+
+
+ -20
+
+
+
+
+ 100
+
+
+
+
+ 50
+
+
+
+
+ 100
+
+
+
+
+ 0.8
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+ 180
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+ 5
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0.25
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0.5
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 10
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 440
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 440
+
+
+
+
+ 0
+
+
+
+
+ 10
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 5
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 50
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 100
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ -48
+
+
+
+
+ False
+
+
+
+
+ 0.1
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 2048
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 100
+
+
+
+
+ 1
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ Recorder.wav
+
+
+
+
+ -3
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+ -96.3
+
+
+
+
+ False
+
+
+
+
+ -3
+
+
+
+
+ -3
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ -100
+
+
+
+
+ True
+
+
+
+
+ -12
+
+
+
+
+ 0.1
+
+
+
+
+ -12
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ -12
+
+
+
+
+ 0.1
+
+
+
+
+ -12
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 50
+
+
+
+
+ -96
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1024
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ -96
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ -6
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ -6
+
+
+
+
+ 50
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 250
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ -96
+
+
+
+
+ 3
+
+
+
+
+ True
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0.5
+
+
+
+
+ 0
+
+
+
+
+ 2400
+
+
+
+
+ 345
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+ 0.01
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+ 0.01
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+ 0.01
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+ 0.01
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0.1
+
+
+
+
+ 0
+
+
+
+
+ 150
+
+
+
+
+ 1000
+
+
+
+
+ 6000
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 4
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ True
+
+
+
+
+ 5
+
+
+
+
+ 100
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 3
+
+
+
+
+ 200
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 3
+
+
+
+
+ 500
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ True
+
+
+
+
+ 4
+
+
+
+
+ 1000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 3
+
+
+
+
+ 3000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ False
+
+
+
+
+ 3
+
+
+
+
+ 6000
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 4
+
+
+
+
+
+
+
+
+ -12
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 0
+
+
+
+
+ -12
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 6
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ True
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ 2
+
+
+
+
+ False
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+
+
+
+
+
+
+
+
+ False
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ 1.4
+
+
+
+
+ -6
+
+
+
+
+ True
+
+
+
+
+ 0
+
+
+
+
+ 0
+
+
+
+
+ False
+
+
+
+
+ True
+
+
+
+
+ 0.5
+
+
+
+
+ 10000
+
+
+
+
+ -6
+
+
+
+
+ 7
+
+
+
+
+ 1
+
+
+
+
+ 1
+
+
+
+
+ 7.25
+
+
+
+
+ 2.75
+
+
+
+
+ 3.25
+
+
+
+
+ 4.25
+
+
+
+
+ 4.75
+
+
+
+
+ 3.75
+
+
+
+
+
+
+
+
+ 100
+
+
+
+
+ 50
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ -200
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ 100
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ 100
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ -200
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ 100
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ 0
+ 5
+
+
+ 100
+ 100
+ 37
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+