Spelling mistake correction.
This commit is contained in:
parent
7cf65174c5
commit
488e9bef78
@ -130,8 +130,8 @@ bindings">
|
||||
</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">
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user