]> Shamusworld >> Repos - ardour-manual/blobdiff - include/generic-midi-binding-maps.html
Refreshed the Master Bus strip page
[ardour-manual] / include / generic-midi-binding-maps.html
index c019faba0b5279ee098bd1026fe79c1d82a910d8..38361ba7a312bda64101e574f30d539f47032504 100644 (file)
@@ -152,29 +152,12 @@ bindings">
                that is added to the current value. For use with encoders</li>
                <li>nrpn-delta - The value is expected to be a signed 14bit value
                that is added to the current value. For use with encoders</li>
-               <li>enc-r, enc-l, enc-2 and enc-b - For 7 bit encoders. See below</li>
+               <li>enc-r, enc-l, enc-2 and enc-b - For 7 bit encoders.
+               <a href="@@generic-midi-and-encoders"> Learn more about working
+               with encoders </a></li>
        </ul>
 </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="@@generic-midi-and-encoders">
-   Learn more about working with encoders
-   </a>)
-</p>
-<p>
-       <ul>
-               <li><code>&lt;Binding channel="1" enc-r="13" &hellip;</code></li>
-               <li><code>&lt;Binding channel="1" enc-l="13" &hellip;</code></li>
-               <li><code>&lt;Binding channel="1" enc-2="13" &hellip;</code></li>
-               <li><code>&lt;Binding channel="1" enc-b="13" &hellip;</code></li>
-       </ul>
-       The <code>enc-*</code> value is the CC number used by the encoder.
-       Encoders only work with CC messages.
-</p>
+
 <p class="note">
        Ardour 5.12 has a bug with the encoder detection where the first
        encoder message resets the control to 0. Setting "Enable Feedback"