ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/sampleFiles/OSBDsample_file.grp.xml
Revision: 1092
Committed: Sat Dec 30 13:43:28 2017 UTC (7 years, 10 months ago) by s10k
Content type: application/xml
File size: 650 byte(s)
Log Message:
moved files to s10k directory since now vago uses the same libs structures as my other projects (e.g. XmlTools)

File Contents

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