blob: 031351cc2b603fbee247e2bd5a602788e4b2e5f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<midimap>
<map note="35" instr="kick-r"/>
<map note="36" instr="kick-l"/>
<map note="38" instr="snare"/>
<map note="43" instr="tom4"/>
<map note="45" instr="tom3"/>
<map note="47" instr="tom2"/>
<map note="48" instr="tom1"/>
<map note="46" instr="hihat"/>
<map note="51" instr="ride"/>
<map note="53" instr="ride-bell"/>
<map note="49" instr="crash1"/>
<map note="57" instr="crash2"/>
<map note="52" instr="china"/>
<map note="55" instr="splash"/>
</midimap>
|