summaryrefslogtreecommitdiff
path: root/midi_maps/M-Audio_Axiom25.map
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2010-11-26 23:51:21 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2010-11-26 23:51:21 +0000
commitadf65cb9b1ef5f77b4e22544d13e7a7a69a4eaeb (patch)
tree98fc89824dc65cab98fbd5440095acff87e7c2e4 /midi_maps/M-Audio_Axiom25.map
parentb0d559b031732c51f851d5c839162bebd3b75acd (diff)
new MIDI binding maps for Korg nanoKontrol and M-Audio Axiom 25 from Chooch Schubert [sic]
git-svn-id: svn://localhost/ardour2/branches/3.0@8099 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'midi_maps/M-Audio_Axiom25.map')
-rw-r--r--midi_maps/M-Audio_Axiom25.map28
1 files changed, 28 insertions, 0 deletions
diff --git a/midi_maps/M-Audio_Axiom25.map b/midi_maps/M-Audio_Axiom25.map
new file mode 100644
index 0000000000..2c7bbe4f76
--- /dev/null
+++ b/midi_maps/M-Audio_Axiom25.map
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ArdourMIDIBindings version="1.0.0" name="M-Audio Axiom 25 - Transport Controls">
+
+<!-- 2010-11-26 Chooch Schubert: Map file creation -->
+
+<!-- Transport Controls -->
+ <Binding channel="1" ctl="20" function="loop-toggle"/>
+ <Binding channel="1" ctl="21" function="transport-start"/>
+ <Binding channel="1" ctl="22" function="transport-end"/>
+ <Binding channel="1" ctl="23" function="transport-stop"/>
+ <Binding channel="1" ctl="24" function="transport-roll"/>
+ <Binding channel="1" ctl="25" function="rec-enable"/>
+ <Binding channel="1" ctl="25" function="rec-disable"/>
+
+<!-- Potentiometers: -->
+<!-- I decided to map the 8 pots as track fader controls. They have a -->
+<!-- staggered layout, and I decided to make them 1-4 on the top row and -->
+<!-- 5-8 on the bottom row -->
+ <Binding channel="1" ctl="71" uri="/route/gain 1"/>
+ <Binding channel="1" ctl="74" uri="/route/gain 2"/>
+ <Binding channel="1" ctl="84" uri="/route/gain 3"/>
+ <Binding channel="1" ctl="7" uri="/route/gain 4"/>
+ <Binding channel="1" ctl="91" uri="/route/gain 5"/>
+ <Binding channel="1" ctl="93" uri="/route/gain 6"/>
+ <Binding channel="1" ctl="5" uri="/route/gain 7"/>
+ <Binding channel="1" ctl="10" uri="/route/gain 8"/>
+
+</ArdourMIDIBindings>