]> Shamusworld >> Repos - ardour-manual/commitdiff
Spelling mistake correction.
authorLen Ovens <len@ovenwerks.net>
Tue, 26 May 2020 06:28:14 +0000 (23:28 -0700)
committerLen Ovens <len@ovenwerks.net>
Tue, 26 May 2020 06:29:24 +0000 (23:29 -0700)
include/generic-midi-binding-maps.html

index ee15df3956c26512eb700499b7e9486de97cac0b..fb871c1964c8a7b0ca16b8802be96be8e5c8e3ed 100644 (file)
@@ -130,8 +130,8 @@ bindings"&gt;
 </p>
 <p>
        <ul>
-               <li>ctl - sets as CC to the value sent (works the same as
-               <code>note</code> with the <code>momentary</code>parameter set)</li>
+               <li>ctl - sets a CC to the value sent (works the same as
+               <code>note</code> with the <code>momentary</code> parameter set)</li>
                <li>ctl-toggle - for CC controls that send a 127 for button press
                and 0 for button release. The release is ignored and the value is
                toggled with each press. (works the same as <code>note</code>)</li>
@@ -142,7 +142,7 @@ bindings"&gt;
                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 - See below</li>
+               <li>enc-r, enc-l, enc-2 and enc-b - For 7 bit encoders. See below</li>
        </ul>
 </p>
 <p>