summaryrefslogtreecommitdiff
path: root/midi_maps
diff options
context:
space:
mode:
authorLen Ovens <len@ovenwerks.net>2017-05-12 15:28:32 -0700
committerLen Ovens <len@ovenwerks.net>2017-05-12 15:28:32 -0700
commitb89a851bc85d182ed496ec18b1d96ac7911cb882 (patch)
treed053d2ce22d79665e650e7b69c104337bab96641 /midi_maps
parentb23d7d9170a12cbcd788e1c2cbcf688f376752ed (diff)
Midi map for Alesis QX25
Diffstat (limited to 'midi_maps')
-rw-r--r--midi_maps/Alesis_QX25.map17
1 files changed, 17 insertions, 0 deletions
diff --git a/midi_maps/Alesis_QX25.map b/midi_maps/Alesis_QX25.map
new file mode 100644
index 0000000000..1ad098e01c
--- /dev/null
+++ b/midi_maps/Alesis_QX25.map
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- 2017-4-13 Nathan Stewart: Map file creation -->
+<ArdourMIDIBindings version="1.0.0" name="Alesis QX25">
+
+ <Binding channel="1" ctl="114" function="transport-stop"/>
+ <Binding channel="1" ctl="115" function="transport-roll"/>
+
+ <Binding channel="1" ctl="116" function="toggle-rec-enable"/>
+
+ <Binding channel="1" ctl="117" function="transport-end"/>
+ <Binding channel="1" ctl="118" function="transport-start"/>
+ <Binding channel="1" ctl="119" function="loop-toggle"/>
+
+ <!-- bind the foot controller to toggle transport -->
+ <!--Binding channel="1" ctl="64" action="Transport/ToggleRoll"/ -->
+
+</ArdourMIDIBindings>