]> Shamusworld >> Repos - ardour-manual/commitdiff
Add Ardour version where Generic MIDI control Surface can use incremental encoders.
authorLen Ovens <len@ovenwerks.net>
Mon, 11 Jan 2016 17:21:43 +0000 (09:21 -0800)
committerLen Ovens <len@ovenwerks.net>
Mon, 11 Jan 2016 17:21:43 +0000 (09:21 -0800)
_manual/22_using-control-surfaces/03_midi-binding-maps.html
_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html

index 91dccd831bd02239ec1bffc286bdd942045e50ef..86c3339e1acf232c9377c69b16563f90f417a4e3 100644 (file)
@@ -115,7 +115,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
index cfefdaf8be324a2fb365f69b082dd64ea399d463..2a9496849c569d15b51ccfd4fa1580a3ae947f17 100644 (file)
@@ -7,8 +7,8 @@ menu_title: Working With Encoders
 <p>
   Encoders are showing up more frequently on controllers. However, they use
   the same MIDI events as Continuous Controllers and they have no standard
-  way of sending that information as MIDI events. Ardour has implemented 4 of
-  the more common ways of sending encoder information.
+  way of sending that information as MIDI events. Ardour 4.2 has implemented
+  4 of the more common ways of sending encoder information.
 </p>
 <p>
   Encoders that send the same continuous values as a pot would are not