summaryrefslogtreecommitdiff
path: root/midi_maps
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2010-04-01 12:02:41 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2010-04-01 12:02:41 +0000
commit0fc44fc2f1b9d9706e67abe8a41c70ca3231af60 (patch)
tree1d2fe0641c821732aa0b8c0af55066b272f7cf2e /midi_maps
parent38575cd8056d0c983558525f5ee6137b4fe238c2 (diff)
add the first two MIDI binding maps, for M-Audio Oxygen 8 v2, and BCF2000 preset #2
git-svn-id: svn://localhost/ardour2/branches/3.0@6825 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'midi_maps')
-rw-r--r--midi_maps/bcf2000.map133
-rw-r--r--midi_maps/m-audio_oxygen8v2.map48
2 files changed, 181 insertions, 0 deletions
diff --git a/midi_maps/bcf2000.map b/midi_maps/bcf2000.map
new file mode 100644
index 0000000000..0c93442d04
--- /dev/null
+++ b/midi_maps/bcf2000.map
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ArdourMIDIBindings version="1.0.0" name="Behringer BCF2000 Factory Preset 2">
+<!-- 2010-03-29 Sylvain Robitaille -->
+
+<!-- Set the BCF2000 to factory preset number 2, and this will bind -->
+<!-- the controllers intuitively to the DAW controllers. -->
+<!-- -->
+<DeviceInfo bank-size="8"/>
+
+<!-- Channel controls: -->
+<!-- - the rotary encoder, when pushed, will -->
+<!-- toggle record enable on individual channels, regardless -->
+<!-- of which "page" the enoder is on (there are four encoder -->
+<!-- pages). -->
+<!-- - Rotary control is as follows page 1: channel pan (not yet -->
+<!-- implemented in Ardour-3, so commented out at the moment); -->
+<!-- page 2: send 1 level; page 3: send 2 level; page 4: send -->
+<!-- 3 level. Obviously the send levels depend on having the -->
+<!-- appropriate sends configured for each channel. -->
+<!-- - The buttons below the rotary encoder toggle the solo and -->
+<!-- mute functions for that channel. -->
+<!-- - The slider, of course is the channel level control. -->
+<!-- -->
+
+<Binding channel="1" ctl="7" uri="/route/gain B1"/>
+<!-- <Binding channel="1" ctl="10" uri="/route/pan B1"/> -->
+<Binding channel="1" ctl="8" uri="/route/send/gain B1 1"/>
+<Binding channel="1" ctl="12" uri="/route/send/gain B1 2"/>
+<Binding channel="1" ctl="13" uri="/route/send/gain B1 3"/>
+<Binding channel="11" pgm="9" uri="/route/solo B1"/>
+<Binding channel="11" pgm="1" uri="/route/mute B1"/>
+<Binding channel="11" pgm="17" uri="/route/recenable B1"/>
+<Binding channel="11" pgm="25" uri="/route/recenable B1"/>
+<Binding channel="11" pgm="33" uri="/route/recenable B1"/>
+<Binding channel="11" pgm="41" uri="/route/recenable B1"/>
+
+<Binding channel="2" ctl="7" uri="/route/gain B2"/>
+<!-- <Binding channel="2" ctl="10" uri="/route/pan B2"/> -->
+<Binding channel="2" ctl="8" uri="/route/send/gain B2 1"/>
+<Binding channel="2" ctl="12" uri="/route/send/gain B2 2"/>
+<Binding channel="2" ctl="13" uri="/route/send/gain B2 3"/>
+<Binding channel="11" pgm="10" uri="/route/solo B2"/>
+<Binding channel="11" pgm="2" uri="/route/mute B2"/>
+<Binding channel="11" pgm="18" uri="/route/recenable B2"/>
+<Binding channel="11" pgm="26" uri="/route/recenable B2"/>
+<Binding channel="11" pgm="34" uri="/route/recenable B2"/>
+<Binding channel="11" pgm="42" uri="/route/recenable B2"/>
+
+<Binding channel="3" ctl="7" uri="/route/gain B3"/>
+<!-- <Binding channel="3" ctl="10" uri="/route/pan B3"/> -->
+<Binding channel="3" ctl="8" uri="/route/send/gain B3 1"/>
+<Binding channel="3" ctl="12" uri="/route/send/gain B3 2"/>
+<Binding channel="3" ctl="13" uri="/route/send/gain B3 3"/>
+<Binding channel="11" pgm="11" uri="/route/solo B3"/>
+<Binding channel="11" pgm="3" uri="/route/mute B3"/>
+<Binding channel="11" pgm="19" uri="/route/recenable B3"/>
+<Binding channel="11" pgm="27" uri="/route/recenable B3"/>
+<Binding channel="11" pgm="35" uri="/route/recenable B3"/>
+<Binding channel="11" pgm="43" uri="/route/recenable B3"/>
+
+<Binding channel="4" ctl="7" uri="/route/gain B4"/>
+<!-- <Binding channel="4" ctl="10" uri="/route/pan B4"/> -->
+<Binding channel="4" ctl="8" uri="/route/send/gain B4 1"/>
+<Binding channel="4" ctl="12" uri="/route/send/gain B4 2"/>
+<Binding channel="4" ctl="13" uri="/route/send/gain B4 3"/>
+<Binding channel="11" pgm="12" uri="/route/solo B4"/>
+<Binding channel="11" pgm="4" uri="/route/mute B4"/>
+<Binding channel="11" pgm="20" uri="/route/recenable B4"/>
+<Binding channel="11" pgm="28" uri="/route/recenable B4"/>
+<Binding channel="11" pgm="36" uri="/route/recenable B4"/>
+<Binding channel="11" pgm="44" uri="/route/recenable B4"/>
+
+<Binding channel="5" ctl="7" uri="/route/gain B5"/>
+<!-- <Binding channel="5" ctl="10" uri="/route/pan B5"/> -->
+<Binding channel="5" ctl="8" uri="/route/send/gain B5 1"/>
+<Binding channel="5" ctl="12" uri="/route/send/gain B5 2"/>
+<Binding channel="5" ctl="13" uri="/route/send/gain B5 3"/>
+<Binding channel="11" pgm="13" uri="/route/solo B5"/>
+<Binding channel="11" pgm="5" uri="/route/mute B5"/>
+<Binding channel="11" pgm="21" uri="/route/recenable B5"/>
+<Binding channel="11" pgm="29" uri="/route/recenable B5"/>
+<Binding channel="11" pgm="37" uri="/route/recenable B5"/>
+<Binding channel="11" pgm="45" uri="/route/recenable B5"/>
+
+<Binding channel="6" ctl="7" uri="/route/gain B6"/>
+<!-- <Binding channel="6" ctl="10" uri="/route/pan B6"/> -->
+<Binding channel="6" ctl="8" uri="/route/send/gain B6 1"/>
+<Binding channel="6" ctl="12" uri="/route/send/gain B6 2"/>
+<Binding channel="6" ctl="13" uri="/route/send/gain B6 3"/>
+<Binding channel="11" pgm="14" uri="/route/solo B6"/>
+<Binding channel="11" pgm="6" uri="/route/mute B6"/>
+<Binding channel="11" pgm="22" uri="/route/recenable B6"/>
+<Binding channel="11" pgm="30" uri="/route/recenable B6"/>
+<Binding channel="11" pgm="38" uri="/route/recenable B6"/>
+<Binding channel="11" pgm="46" uri="/route/recenable B6"/>
+
+<Binding channel="7" ctl="7" uri="/route/gain B7"/>
+<!-- <Binding channel="7" ctl="10" uri="/route/pan B7"/> -->
+<Binding channel="7" ctl="8" uri="/route/send/gain B7 1"/>
+<Binding channel="7" ctl="12" uri="/route/send/gain B7 2"/>
+<Binding channel="7" ctl="13" uri="/route/send/gain B7 3"/>
+<Binding channel="11" pgm="15" uri="/route/solo B7"/>
+<Binding channel="11" pgm="7" uri="/route/mute B7"/>
+<Binding channel="11" pgm="23" uri="/route/recenable B7"/>
+<Binding channel="11" pgm="31" uri="/route/recenable B7"/>
+<Binding channel="11" pgm="39" uri="/route/recenable B7"/>
+<Binding channel="11" pgm="47" uri="/route/recenable B7"/>
+
+<Binding channel="8" ctl="7" uri="/route/gain B8"/>
+<!-- <Binding channel="8" ctl="10" uri="/route/pan B8"/> -->
+<Binding channel="8" ctl="8" uri="/route/send/gain B8 1"/>
+<Binding channel="8" ctl="12" uri="/route/send/gain B8 2"/>
+<Binding channel="8" ctl="13" uri="/route/send/gain B8 3"/>
+<Binding channel="11" pgm="16" uri="/route/solo B8"/>
+<Binding channel="11" pgm="8" uri="/route/mute B8"/>
+<Binding channel="11" pgm="24" uri="/route/recenable B8"/>
+<Binding channel="11" pgm="32" uri="/route/recenable B8"/>
+<Binding channel="11" pgm="40" uri="/route/recenable B8"/>
+<Binding channel="11" pgm="48" uri="/route/recenable B8"/>
+
+<!-- expression pedal to master bus gain -->
+<Binding channel="11" ctl="7" uri="/bus/gain master"/>
+<!-- footswitch pedal to rec-enable; this will work for punch-in, but not punch-out -->
+<Binding sysex-"f0 7f 7f 6 6 f7" function-"rec-enable"/>
+
+<!-- bottom right soft-keys: prev-bank next-bank -->
+<!-- transport-stop transport-roll -->
+<!-- -->
+<Binding sysex-"f0 7f 7f 6 1 f7" function-"transport-stop"/>
+<Binding sysex-"f0 7f 7f 6 2 f7" function-"transport-roll"/>
+<Binding sysex-"f0 7f 7f 6 44 6 1 20 0 0 0 0 f7" function-"prev-bank"/>
+<Binding sysex-"f0 7f 7f 6 4 f7" function-"next-bank"/>
+</ArdourMIDIBindings>
diff --git a/midi_maps/m-audio_oxygen8v2.map b/midi_maps/m-audio_oxygen8v2.map
new file mode 100644
index 0000000000..b1b8afc35e
--- /dev/null
+++ b/midi_maps/m-audio_oxygen8v2.map
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ArdourMIDIBindings version="1.0.0" name="M-Audio Oxygen8 V2">
+ <DeviceInfo bank-size="8"/>
+ <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"/>
+
+ <Binding channel="1" ctl="91" uri="/route/gain B1"/>
+ <Binding channel="1" ctl="93" uri="/route/gain B2"/>
+ <Binding channel="1" ctl="5" uri="/route/gain B3"/>
+ <Binding channel="1" ctl="10" uri="/route/gain B4"/>
+ <Binding channel="1" ctl="71" uri="/route/gain B5"/>
+ <Binding channel="1" ctl="74" uri="/route/gain B6"/>
+ <Binding channel="1" ctl="84" uri="/route/gain B7"/>
+ <Binding channel="1" ctl="7" uri="/route/gain B8"/>
+
+ <Binding channel="2" ctl="91" uri="/route/gain B9"/>
+ <Binding channel="2" ctl="93" uri="/route/gain B10"/>
+ <Binding channel="2" ctl="5" uri="/route/gain B11"/>
+ <Binding channel="2" ctl="10" uri="/route/gain B12"/>
+ <Binding channel="2" ctl="71" uri="/route/gain B13"/>
+ <Binding channel="2" ctl="74" uri="/route/gain B14"/>
+ <Binding channel="2" ctl="84" uri="/route/gain B15"/>
+ <Binding channel="2" ctl="7" uri="/route/gain B16"/>
+
+ <Binding channel="3" ctl="91" uri="/route/gain B17"/>
+ <Binding channel="3" ctl="93" uri="/route/gain B18"/>
+ <Binding channel="3" ctl="5" uri="/route/gain B19"/>
+ <Binding channel="3" ctl="10" uri="/route/gain B20"/>
+ <Binding channel="3" ctl="71" uri="/route/gain B21"/>
+ <Binding channel="3" ctl="74" uri="/route/gain B22"/>
+ <Binding channel="3" ctl="84" uri="/route/gain B23"/>
+ <Binding channel="3" ctl="7" uri="/route/gain B24"/>
+
+ <Binding channel="4" ctl="91" uri="/route/gain B25"/>
+ <Binding channel="4" ctl="93" uri="/route/gain B26"/>
+ <Binding channel="4" ctl="5" uri="/route/gain B27"/>
+ <Binding channel="4" ctl="10" uri="/route/gain B28"/>
+ <Binding channel="4" ctl="71" uri="/route/gain B29"/>
+ <Binding channel="4" ctl="74" uri="/route/gain B30"/>
+ <Binding channel="4" ctl="84" uri="/route/gain B31"/>
+ <Binding channel="4" ctl="7" uri="/route/gain B32"/>
+
+</ArdourMIDIBindings>