]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/22_using-control-surfaces/03_midi-binding-maps.html
Changed note paragraphs to match style guide.
[ardour-manual] / _manual / 22_using-control-surfaces / 03_midi-binding-maps.html
index 78291d8ca1ec116e230437643afb83ef49653904..e42b3c6096b11b0bf8f70f76b7f977e17238c2fe 100644 (file)
@@ -138,6 +138,17 @@ bindings">
   some oddly designed control devices.
 </p>
 
+<p class="note">
+  It is not possible at this time to use multi-event MIDI strings such as
+  two event CC messages, RPN or NRPN.
+</p>
+
+<p class="note">
+  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 +157,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>