]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/22_using-control-surfaces/03_midi-binding-maps.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 22_using-control-surfaces / 03_midi-binding-maps.html
index 65d9ab51822a9cf65f885409b9e190e36dbd4f59..a1459df7c779f5d752ce21a2eaf3444a24af6f97 100644 (file)
@@ -15,17 +15,34 @@ title: MIDI Binding Maps
   controls with anything inside Ardour that can be controlled. 
 </p>
 <p>
-  At this time, these binding maps need to be created with a text editor.
-  Currently, we have presets for:
+  Currently (August 2016), we have presets for the following devices/modes:
 </p>
 <ul>
-  <li>Behringer BCF 2000</li>
-  <li>Korg_nanoKONTROL</li>
-  <li>M-Audio Oxygen 8 v2</li>
-  <li>Roland SI-24</li>
+  <li>AKAI MPD-32</li>
+  <li>AKAI MPK61</li>
+  <li>AKAI MPKmini</li>
+  <li>Behringer BCF2000</li>
+  <li>Behringer BCF2000 (Mackie Emulation mode; better to use
+    Ardour's actual Mackie Control Protocol support)</li>
   <li>Behringer DDX3216</li>
-  <li>M-Audio Axiom 25</li>
+  <li>Korg nanoKONTROL (2 layouts)</li>
+  <li>Korg nanoKONTROL 2 (2 layouts)</li>
+  <li>Korg Taktile</li>
+  <li>M-Audio Axiom 25 (2 layouts)</li>
+  <li>M-Audio Axiom 61</li>
+  <li>M-Audio Oxygen 49</li>
+  <li>M-Audio Oxygen 61v3</li>
+  <li>M-Audio Oxygen 25</li>
+  <li>M-Audio Oxygen 8v2</li>
+  <li>Novation Impulse 49</li>
+  <li>Novation Impulse 61</li>
+  <li>Novation LaunchControl XL</li>
+  <li>Novation LaunchKey 25</li>
+  <li>Roland SI-24</li>
+  <li>Roland V Studio 20</li>
+  <li>Yamaha KX25</li>
 </ul>
+  At this time, new binding maps need to be created with a text editor.
 <p>
   MIDI binding maps are accessible by double-clicking <kbd class="menu">Edit
   &gt; Preferences &gt; Control Surfaces &gt; Generic MIDI</kbd>. Ardour will 
@@ -115,7 +132,7 @@ bindings"&gt;
   <code>pgm</code>  (to create a binding for a Program Change message).
 </p>
 <p>
-  <code>enc-r</code>, <code>enc-l</code>, <code>enc-2</code> and
+  As of Ardour 4.2, <code>enc-r</code>, <code>enc-l</code>, <code>enc-2</code> and
   <code>enc-b</code> may be used for surfaces that have encoders that send
   offsets rather than values. These accept Continuous Controller messages
   but treat them as offsets. These are good for banked controls as they are
@@ -149,7 +166,7 @@ bindings"&gt;
 </p>
 
 <p class="note">
-  It is not possible at this time to use multi-event MIDI strings such as
+  As of Ardour 4.6 it is possible to use multi-event MIDI strings such as
   two event CC messages, RPN or NRPN.
 </p>
 
@@ -157,6 +174,8 @@ bindings"&gt;
   The <code>sysex=</code> and <code>msg=</code> bindings will only work with
   <code>function=</code> or <code>action=</code> control addresses. They
   will <em>not</em> work with the <code>uri=</code> control addresses.
+  Controls used with <code>uri=</code> require a <em>Value</em> which is
+  only available in a known place with channel mode MIDI events.
 </p>
 
 <h4>Control address</h4>