summaryrefslogtreecommitdiff
path: root/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 /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 'midi_maps/Alesis_QX25.map')
-rw-r--r--midi_maps/Alesis_QX25.map17
1 files changed, 0 insertions, 17 deletions
diff --git a/midi_maps/Alesis_QX25.map b/midi_maps/Alesis_QX25.map
deleted file mode 100644
index 1ad098e01c..0000000000
--- a/midi_maps/Alesis_QX25.map
+++ /dev/null
@@ -1,17 +0,0 @@
-<?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>