]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/22_using-control-surfaces/03_midi-binding-maps.html
Add extender documentation and clarification to Surfaces.
[ardour-manual-diverged] / _manual / 22_using-control-surfaces / 03_midi-binding-maps.html
index 78291d8ca1ec116e230437643afb83ef49653904..82828628b80effa9f95c7e0321663e590ce3b6f0 100644 (file)
@@ -138,6 +138,13 @@ bindings">
   some oddly designed control devices.
 </p>
 
+<h5>Note:<h5>
+<p>
+  The <code>sysex=</code> and <code>msg=</code> bindings will only work with
+  <code>function=</code> or <code>action=</code> control addresses. They
+  will <em>not</em> work with the <code>uri=</code> control addresses.
+</p>
+
 <h4>Control address</h4>
 <p>
   A <dfn>control address</dfn> defines what the binding will actually control. 
@@ -146,6 +153,8 @@ bindings"&gt;
 <dl class="wide-table">
 <dt>/route/gain</dt>
 <dd>the gain control ("fader") for the track/bus</dd>
+<dt>/route/trim</dt>
+<dd>the trim control for the track/bus (new in 4.1)</dd>
 <dt>/route/solo</dt>
 <dd>a toggleable control for solo (and listen) of the track/bus</dd>
 <dt>/route/mute</dt>