summaryrefslogtreecommitdiff
path: root/midi_maps
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-05-27 07:10:52 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2015-05-27 07:11:15 -0400
commit431bcf2d105a88f90bc1f68f55232defea275244 (patch)
treede779e161a776058322852a7c9654f2fafb5841c /midi_maps
parente5c3efe9a313407b93fc0092fb9676138248ad52 (diff)
add new MIDI map file for M-Audio Oxygen 49, from Erik Deroo
Diffstat (limited to 'midi_maps')
-rw-r--r--midi_maps/M-Audio_Oxygen49.map49
1 files changed, 49 insertions, 0 deletions
diff --git a/midi_maps/M-Audio_Oxygen49.map b/midi_maps/M-Audio_Oxygen49.map
new file mode 100644
index 0000000000..6f4fb8d94c
--- /dev/null
+++ b/midi_maps/M-Audio_Oxygen49.map
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ArdourMIDIBindings version="1.0.0" name="M-Audio Oxygen 49">
+<!-- 2015 05 26 Erik Deroo: Map file creation -->
+<!-- Auto-map should be ON -->
+
+<!-- Transport controls -->
+ <Binding msg="bf 71 7f" function="loop-toggle"/>
+ <Binding msg="bf 72 7f" function="transport-start"/>
+ <Binding msg="bf 73 7f" function="transport-end"/>
+ <Binding msg="bf 74 7f" function="transport-stop"/>
+ <Binding msg="bf 75 7f" function="transport-roll"/>
+ <Binding msg="bf 76 7f" action="Transport/record-roll"/>
+
+<!-- Gain controls. Faders are mapped to faders. -->
+ <Binding channel="16" ctl="33" uri="/route/gain 1"/>
+ <Binding channel="16" ctl="34" uri="/route/gain 2"/>
+ <Binding channel="16" ctl="35" uri="/route/gain 3"/>
+ <Binding channel="16" ctl="36" uri="/route/gain 4"/>
+ <Binding channel="16" ctl="37" uri="/route/gain 5"/>
+ <Binding channel="16" ctl="38" uri="/route/gain 6"/>
+ <Binding channel="16" ctl="39" uri="/route/gain 7"/>
+ <Binding channel="16" ctl="40" uri="/route/gain 8"/>
+ <Binding channel="16" ctl="41" uri="/bus/gain master"/>
+
+<!-- Pan controls. Encoders are mapped to pan direction. -->
+ <Binding channel="16" ctl="21" uri="/route/pandirection 1"/>
+ <Binding channel="16" ctl="22" uri="/route/pandirection 2"/>
+ <Binding channel="16" ctl="23" uri="/route/pandirection 3"/>
+ <Binding channel="16" ctl="24" uri="/route/pandirection 4"/>
+ <Binding channel="16" ctl="25" uri="/route/pandirection 5"/>
+ <Binding channel="16" ctl="26" uri="/route/pandirection 6"/>
+ <Binding channel="16" ctl="27" uri="/route/pandirection 7"/>
+ <Binding channel="16" ctl="28" uri="/route/pandirection 8"/>
+
+<!-- Status controls -->
+<!-- Status buttons are mapped to solo toggles. -->
+
+ <Binding channel="16" ctl="49" uri="/route/solo 1"/>
+ <Binding channel="16" ctl="50" uri="/route/solo 2"/>
+ <Binding channel="16" ctl="51" uri="/route/solo 3"/>
+ <Binding channel="16" ctl="52" uri="/route/solo 4"/>
+ <Binding channel="16" ctl="53" uri="/route/solo 5"/>
+ <Binding channel="16" ctl="54" uri="/route/solo 6"/>
+ <Binding channel="16" ctl="55" uri="/route/solo 7"/>
+ <Binding channel="16" ctl="56" uri="/route/solo 8"/>
+ <Binding channel="16" ctl="57" uri="/bus/mute master"/>"
+
+</ArdourMIDIBindings>
+