blob: ec4f68a47aae04f5b49b3d6995df57e44a6e1ad1 (
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
26
27
28
|
<?xml version="1.0" encoding="UTF-8"?>
<midimap>
<map note="54" instr="Crash_left_tip"/>
<map note="55" instr="Crash_right_tip"/>
<map note="56" instr="Hihat_closed"/>
<map note="44" instr="Hihat_foot"/>
<map note="58" instr="Hihat_open"/>
<map note="61" instr="Hihat_open_tip"/>
<map note="63" instr="Ride_rest"/>
<map note="66" instr="Ride_shank"/>
<map note="68" instr="Ride_tip_bell"/>
<map note="70" instr="Ride_tip_bell_chain"/>
<map note="73" instr="Ride_tip_chain"/>
<map note="37" instr="Snare_rim"/>
<map note="49" instr="Crash_left_shank"/>
<map note="57" instr="Crash_right_shank"/>
<map note="42" instr="Hihat_closed_shank"/>
<map note="46" instr="Hihat_semi_open"/>
<map note="35" instr="Kdrum_without_contact"/>
<map note="36" instr="Kdrum_with_contact"/>
<map note="51" instr="Ride_tip"/>
<map note="53" instr="Ride_shank_bell"/>
<map note="38" instr="Snare"/>
<map note="40" instr="Snare_rest"/>
<map note="47" instr="Tom1"/>
<map note="43" instr="Tom2"/>
<map note="41" instr="Tom3"/>
</midimap>
|