summaryrefslogtreecommitdiff
path: root/kits/test/midimap.xml
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2011-08-08 22:19:46 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2011-08-08 22:19:46 +0200
commit2289074fe008a0d1a8d05f44a12a405351aad506 (patch)
treef79089a47b6c7269a5d60b5d5b7608fef05135d6 /kits/test/midimap.xml
parent08a41cf525193e90ce8f397476ac3825e5e9fdb8 (diff)
New midimapper.
Diffstat (limited to 'kits/test/midimap.xml')
-rw-r--r--kits/test/midimap.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/kits/test/midimap.xml b/kits/test/midimap.xml
new file mode 100644
index 0000000..908996a
--- /dev/null
+++ b/kits/test/midimap.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<midimap>
+ <map note="35" instr="kick"/>
+ <map note="36" instr="kick"/>
+
+ <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="crash-1"/>
+ <map note="57" instr="crash-2"/>
+
+ <map note="52" instr="china"/>
+
+ <map note="55" instr="splash"/>
+
+</midimap> \ No newline at end of file