1
0
forked from 0ad/0ad

#Rearranged audio folder and made room for groups.

refs #138 moved soundgroup files into audio/groups folder.

This was SVN commit r4795.
This commit is contained in:
nd3c3nt 2007-01-19 19:49:56 +00:00
parent 5abeaa5558
commit 22cc0bd595
5 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,26 @@
<?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>0</RandOrder>
<RandGain>0</RandGain>
<GainUpper>1</GainUpper>
<GainLower>0.9</GainLower>
<RandPitch>0</RandPitch>
<PitchUpper>1.1</PitchUpper>
<PitchLower>0.9</PitchLower>
<Threshold>5</Threshold>
<Decay>3</Decay>
<Replacement>Attack_ZeusSaviourandVictory.ogg</Replacement>
<Path>audio/voice/hellenes/soldier/</Path>
<Sound>Attack_Warcry.ogg</Sound>
<Sound>Attack_Attackx.ogg</Sound>
<Sound>Attack_Chargex.ogg</Sound>
<Sound>Attack_Engagex.ogg</Sound>
<Sound>Attack_ForMyFamily.ogg</Sound>
</SoundGroup>

View File

@ -0,0 +1,20 @@
<?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>0</RandOrder>
<RandGain>0</RandGain>
<GainUpper>1</GainUpper>
<GainLower>0</GainLower>
<RandPitch>0</RandPitch>
<PitchUpper>2</PitchUpper>
<PitchLower>0</PitchLower>
<Threshold>0</Threshold>
<Replacement></Replacement>
<Path>path/</Path>
</SoundGroup>