summaryrefslogtreecommitdiff
path: root/share/midi_maps/Alesis_QX25.map
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-23 15:26:48 +0100
committerRobin Gareus <robin@gareus.org>2020-02-23 16:21:55 +0100
commit54c4d3adc5f0cea54457df04af44397825fc2679 (patch)
treef73f78a3090dac4eeba87eb04657279997a70da3 /share/midi_maps/Alesis_QX25.map
parent96ef1dc0ed9862bf4937d182f789edd20c17581f (diff)
Clean up top-level source tree
Collect architecture independent data in 'share' subfolder. This also matches the install path
Diffstat (limited to 'share/midi_maps/Alesis_QX25.map')
-rw-r--r--share/midi_maps/Alesis_QX25.map17
1 files changed, 17 insertions, 0 deletions
diff --git a/share/midi_maps/Alesis_QX25.map b/share/midi_maps/Alesis_QX25.map
new file mode 100644
index 0000000000..1ad098e01c
--- /dev/null
+++ b/share/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>