summaryrefslogtreecommitdiff
path: root/midi_maps
diff options
context:
space:
mode:
authorGuy Sherman <guy@guysherman.com>2016-01-10 15:42:06 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2016-03-08 08:42:13 -0500
commit233668b31e3b3d3b77c4561e775bcd76c8a10674 (patch)
tree65a28a92b0cb9364b6ccbe12dbf28aefad3b67fc /midi_maps
parentb58b4cb89f671dc20202c677a60f353a97f2a7c8 (diff)
Created updated mapping for M-Audio Axiom Air 25
Diffstat (limited to 'midi_maps')
-rw-r--r--midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map20
1 files changed, 20 insertions, 0 deletions
diff --git a/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map b/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
new file mode 100644
index 0000000000..ef9dce8feb
--- /dev/null
+++ b/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ArdourMIDIBindings version="1.0.0" name="M-Audio Axiom Air 25 (2015 Model) - Transport Controls">
+
+<!-- Based on file by Chooch Schubert -->
+<!-- Simplified and updated by Guy Sherman in Jan 2016 -->
+
+<!-- Transport Controls -->
+ <Binding channel="1" ctl="113" function="loop-toggle"/>
+ <Binding channel="1" ctl="114" function="transport-start"/>
+ <Binding channel="1" ctl="115" function="transport-end"/>
+ <Binding channel="1" ctl="116" function="transport-stop"/>
+ <Binding channel="1" ctl="117" function="transport-roll"/>
+ <!-- NB: this one will be a bit odd out-of-the-box: it will only stay enabled while you press the button -->
+ <!-- To fix it: reconfigure the record button from a Momentary switch to a Toggle switch as in ... -->
+ <!-- this manual: http://m-audio.de/download/file/fid/803 On page 8. Then look at page 10 for instructions -->
+ <!-- on saving this into the keyboard's persistent memory -->
+ <Binding channel="1" ctl="118" action="Transport/Record"/>
+
+
+</ArdourMIDIBindings>