summaryrefslogtreecommitdiff
path: root/test/kit/instr1.xml
blob: 88d171b647d2f6c5e33e666b1fbef4cc5522be2e (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version='1.0' encoding='UTF-8'?>
<instrument name="instr1">
 <samples>
  <sample name="stroke1">
   <audiofile channel="ch1" file="1111.wav" power="0.1"/>
   <audiofile channel="ch2" file="1111.wav" power="0.2"/>
   <audiofile channel="ch3" file="1111.wav" power="0.3"/>
   <audiofile channel="ch4" file="1111.wav" power="0.4"/>
  </sample>
 </samples>
</instrument>