Created updated mapping for M-Audio Axiom Air 25
authorGuy Sherman <guy@guysherman.com>
Sun, 10 Jan 2016 15:42:06 +0000 (15:42 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 8 Mar 2016 13:42:13 +0000 (08:42 -0500)
midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map [new file with mode: 0644]

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 (file)
index 0000000..ef9dce8
--- /dev/null
@@ -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>