1
0
forked from 0ad/0ad

added mining sounds from kit challis/ browncoat and mining.xml, updated building/ambient with new file paths

This was SVN commit r4751.
This commit is contained in:
lostchocolatelab 2007-01-07 07:04:26 +00:00
parent 4877afd443
commit ecb83f12f4
14 changed files with 63 additions and 3 deletions

View File

@ -17,7 +17,7 @@
<Threshold>2</Threshold>
<Decay>3</Decay>
<Replacement>amb_farm20.ogg</Replacement>
<Path>/audio/soundscapes/building/</Path>
<Path>/audio/ambient/building/</Path>
<Sound>amb_farm13.ogg</Sound>
<Sound>amb_farm10.ogg</Sound>
<Sound>amb_farm11.ogg</Sound>

View File

@ -17,7 +17,7 @@
<Threshold>2</Threshold>
<Decay>3</Decay>
<Replacement>amb_port20.ogg</Replacement>
<Path>/audio/soundscapes/building/</Path>
<Path>/audio/ambient/building/</Path>
<Sound>amb_port13.ogg</Sound>
<Sound>amb_port10.ogg</Sound>
<Sound>amb_port11.ogg</Sound>

View File

@ -17,7 +17,7 @@
<Threshold>2</Threshold>
<Decay>3</Decay>
<Replacement>amb_trade20.ogg</Replacement>
<Path>/audio/soundscapes/building/</Path>
<Path>/audio/ambient/building/</Path>
<Sound>amb_trade13.ogg</Sound>
<Sound>amb_trade10.ogg</Sound>
<Sound>amb_trade11.ogg</Sound>

BIN
binaries/data/mods/official/audio/resource/mining/hr_10.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_11.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_12.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_13.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_14.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_15.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_16.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_17.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_18.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/official/audio/resource/mining/hr_20.ogg (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<SoundGroup>
<Gain>1</Gain>
<Pitch>1</Pitch>
<Priority>100</Priority>
<ConeGain>1</ConeGain>
<ConeInner>360</ConeInner>
<ConeOuter>360</ConeOuter>
<Looping>0</Looping>
<RandOrder>1</RandOrder>
<RandGain>1</RandGain>
<GainUpper>1</GainUpper>
<GainLower>0.8</GainLower>
<RandPitch>1</RandPitch>
<PitchUpper>1.1</PitchUpper>
<PitchLower>0.9</PitchLower>
<Threshold>1</Threshold>
<Decay>3</Decay>
<Replacement>hr_20.ogg</Replacement>
<Path>/audio/resource/mining/</Path>
<Sound>hr_18.ogg</Sound>
<Sound>hr_10.ogg</Sound>
<Sound>hr_11.ogg</Sound>
<Sound>hr_12.ogg</Sound>
<Sound>hr_13.ogg</Sound>
<Sound>hr_14.ogg</Sound>
<Sound>hr_15.ogg</Sound>
<Sound>hr_16.ogg</Sound>
<Sound>hr_17.ogg</Sound>
</SoundGroup>