ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/sampleFiles/OSBDsample_file.grp.xml
Revision: 771
Committed: Sun Mar 31 19:02:16 2013 UTC (12 years, 7 months ago) by s10k
Content type: application/xml
Original Path: Vago/trunk/Vago/sampleFiles/OSBDsample_file.grp.xml
File size: 662 byte(s)
Log Message:

File Contents

# Content
1 <?xml version="1.0" encoding="utf-8"?>
2 <Oni>
3 <SoundGroup>
4 <Volume>1</Volume>
5 <Pitch>1</Pitch>
6 <Flags>PreventRepeat</Flags>
7 <NumberOfChannels>2</NumberOfChannels>
8 <Permutations>
9 <Permutation>
10 <Weight>10</Weight>
11 <Volume>
12 <Min>1</Min>
13 <Max>1</Max>
14 </Volume>
15 <Pitch>
16 <Min>1</Min>
17 <Max>1</Max>
18 </Pitch>
19 <Sound>sample_file.wav</Sound>
20 </Permutation>
21 </Permutations>
22 </SoundGroup>
23 </Oni>