X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F22_using-control-surfaces%2F03_midi-binding-maps.html;h=65d9ab51822a9cf65f885409b9e190e36dbd4f59;hb=5073a2bef0a52ce8c1bf90a3069161424fb9fb06;hp=78291d8ca1ec116e230437643afb83ef49653904;hpb=8107428bfa2744f6b1178ebbbe81cb6908dc5917;p=ardour-manual diff --git a/_manual/22_using-control-surfaces/03_midi-binding-maps.html b/_manual/22_using-control-surfaces/03_midi-binding-maps.html index 78291d8..65d9ab5 100644 --- a/_manual/22_using-control-surfaces/03_midi-binding-maps.html +++ b/_manual/22_using-control-surfaces/03_midi-binding-maps.html @@ -114,6 +114,16 @@ bindings"> use note (to create binding for a Note On message) or pgm (to create a binding for a Program Change message).

+

+ enc-r, enc-l, enc-2 and + enc-b 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. ( + + Learn more about working with encoders + ) +

You can also bind sysex messages:

@@ -138,6 +148,17 @@ bindings"> some oddly designed control devices.

+

+ It is not possible at this time to use multi-event MIDI strings such as + two event CC messages, RPN or NRPN. +

+ +

+ The sysex= and msg= bindings will only work with + function= or action= control addresses. They + will not work with the uri= control addresses. +

+

Control address

A control address defines what the binding will actually control. @@ -146,6 +167,8 @@ bindings">

/route/gain
the gain control ("fader") for the track/bus
+
/route/trim
+
the trim control for the track/bus (new in 4.1)
/route/solo
a toggleable control for solo (and listen) of the track/bus
/route/mute
@@ -346,3 +369,4 @@ bindings"> (the channel range may change at some point).

+{% children %}