]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/22_using-control-surfaces/03_midi-binding-maps.html
Tempo & Meter : change constant and ramped images, fix formatting guesses.
[ardour-manual] / _manual / 22_using-control-surfaces / 03_midi-binding-maps.html
index e42b3c6096b11b0bf8f70f76b7f977e17238c2fe..86c3339e1acf232c9377c69b16563f90f417a4e3 100644 (file)
@@ -114,6 +114,16 @@ bindings">
   use <code>note</code> (to create binding for a Note On message) or 
   <code>pgm</code>  (to create a binding for a Program Change message).
 </p>
+<p>
+  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. (
+   <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:
 </p>
@@ -139,7 +149,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>
 
@@ -359,3 +369,4 @@ bindings"&gt;
   (the channel range may change at some point).
 </p>
   
+{% children %}