]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/22_using-control-surfaces/03_midi-binding-maps.html
document scale mode for the push2
[ardour-manual] / _manual / 22_using-control-surfaces / 03_midi-binding-maps.html
index cda1d59726fc2f1e50766e23fe72252f74cb68a8..e5d71d18da882647ed497441e546c74f75d417a5 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,12 +132,14 @@ 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
-  always at the right spot to start adjusting. See the link at the bottom of
-  the page for a longer explanation.
+  always at the right spot to start adjusting. (
+   <a href="/using-control-surfaces/midi-binding-maps/working-with-encoders/">
+   Learn more about working with encoders
+   </a>)
 </p>
 <p>
   You can also bind sysex messages:
@@ -147,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>