-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed some sounds, bombard should bombard better, cleaned, x45 better…
… ish
- Loading branch information
Showing
50 changed files
with
1,204 additions
and
722 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<?xml version="1.0"?> | ||
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<Sounds> | ||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliSound</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>750</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>21</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<DistantSounds> | ||
<DistantSound DistanceCrossfade="25" Distance="750" Sound="HeliSoundDistant" /> | ||
<DistantSound DistanceCrossfade="25" Distance="2000" Sound="HeliSoundNone" /> | ||
</DistantSounds> | ||
<UpdateDistance>750</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSound.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliSoundDistant</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>2000</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0.7</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>2000</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliSoundNone</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>3000</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>3000</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
</Sounds> | ||
</Definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<?xml version="1.0"?> | ||
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<Sounds> | ||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliLargeSound</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>750</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>1.75</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<DistantSounds> | ||
<DistantSound DistanceCrossfade="25" Distance="750" Sound="HeliLargeSoundDistant" /> | ||
<DistantSound DistanceCrossfade="25" Distance="2000" Sound="HeliLargeSoundNone" /> | ||
</DistantSounds> | ||
<UpdateDistance>750</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliChunk.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliLargeSoundDistant</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>2000</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0.7</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>2000</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliLargeSoundNone</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>3000</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>3000</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
</Sounds> | ||
</Definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<?xml version="1.0"?> | ||
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<Sounds> | ||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliSmallSound</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>750</MaxDistance> | ||
<PitchVariation>30</PitchVariation> | ||
<Volume>1</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<DistantSounds> | ||
<DistantSound DistanceCrossfade="25" Distance="750" Sound="HeliSmallSoundDistant" /> | ||
<DistantSound DistanceCrossfade="25" Distance="1500" Sound="HeliSmallSoundNone" /> | ||
</DistantSounds> | ||
<UpdateDistance>750</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSmallSound.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliSmallSoundDistant</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>1500</MaxDistance> | ||
<PitchVariation>30</PitchVariation> | ||
<Volume>1.33</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>1500</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSmallSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>HeliSmallSoundNone</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>2500</MaxDistance> | ||
<PitchVariation>30</PitchVariation> | ||
<Volume>0</Volume> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>2500</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\HeliSmallSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
</Sounds> | ||
</Definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<?xml version="1.0"?> | ||
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<Sounds> | ||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>JetSound</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>450</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>6.5</Volume> | ||
<DistantSounds> | ||
<DistantSound DistanceCrossfade="25" Distance="450" Sound="JetSoundNear" /> | ||
<DistantSound DistanceCrossfade="25" Distance="1500" Sound="JetSoundDistant" /> | ||
<DistantSound DistanceCrossfade="25" Distance="3500" Sound="JetSoundNone" /> | ||
</DistantSounds> | ||
|
||
<Loopable>true</Loopable> | ||
|
||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\JetSFX.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>JetSoundNear</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>1500</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>15</Volume> | ||
|
||
<Loopable>true</Loopable> | ||
|
||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\JetSFXNear.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>JetSoundDistant</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>3500</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>11</Volume> | ||
|
||
<Loopable>true</Loopable> | ||
|
||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\JetSFXDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>JetSoundNone</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>4500</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0</Volume> | ||
|
||
<Loopable>true</Loopable> | ||
|
||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\JetSFXDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
</Sounds> | ||
</Definitions> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<?xml version="1.0"?> | ||
<Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<Sounds> | ||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>PlaneSound</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>750</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0.25</Volume> | ||
<Loopable>true</Loopable> | ||
<DistantSounds> | ||
<DistantSound DistanceCrossfade="25" Distance="750" Sound="PlaneSoundDistant" /> | ||
<DistantSound DistanceCrossfade="25" Distance="2000" Sound="PlaneSoundNone" /> | ||
</DistantSounds> | ||
<UpdateDistance>750</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\PlaneSound.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
|
||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>PlaneSoundDistant</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>2000</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0.6</Volume> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>2000</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\PlaneSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
<Sound> | ||
<Id> | ||
<TypeId>MyObjectBuilder_AudioDefinition</TypeId> | ||
<SubtypeId>PlaneSoundNone</SubtypeId> | ||
</Id> | ||
<Category>SHIP_JET</Category> | ||
<MaxDistance>3000</MaxDistance> | ||
<PitchVariation>50</PitchVariation> | ||
<Volume>0</Volume> | ||
<Loopable>true</Loopable> | ||
<UpdateDistance>3000</UpdateDistance> | ||
<RealisticFilter>realShipFilter</RealisticFilter> | ||
<PreventSynchronization>15</PreventSynchronization> | ||
<Waves> | ||
<Wave Type="D3"> | ||
<Loop>Audio\PlaneSoundDistant.wav</Loop> | ||
</Wave> | ||
</Waves> | ||
</Sound> | ||
|
||
</Sounds> | ||
</Definitions> |
Oops, something went wrong.