]> Shamusworld >> Repos - ardour-manual/commitdiff
OSC query add information.
authorLen Ovens <len@ovenwerks.net>
Fri, 24 Mar 2017 20:37:34 +0000 (13:37 -0700)
committerLen Ovens <len@ovenwerks.net>
Fri, 24 Mar 2017 20:37:34 +0000 (13:37 -0700)
include/behringer-devices-in-mackielogic-control-mode.html
include/osc58-querying-ardour.html

index 3149619c0f4f8c3cf6a143cac610465596fb296f..2a6b767d06085b6cb4506b99fb24aed4d2a4e282 100644 (file)
@@ -325,8 +325,9 @@ The surface can be broken into 8 groups of controls:
 </p>
 <h2 id="mini">Behringer X-Touch Mini</h2>
 <p>
-  The Behringer X-Touch Mini says it can emulate Mackie control as well. At present there
-  is no map for the Mini. The control layout in Mackie Control mode is shown below.
+  The Behringer X-Touch Mini says it can emulate Mackie control as well. There is a
+  "Behringer X-Touch Mini" map included with Ardour. The control layout in Mackie Control
+  mode is shown below.
 </p>
 <img alt="X-Touch Mini MC mode layout" src="/images/xtouch-mini-mcp.png">
 
index fed62f370f8b9bef6bb9202def3a99846339e694..38c1870f2c65a87194303db549fbe0f94cd41320 100644 (file)
   current session has. Ardour replies with a message for each
   strip with the following information:
   <ul>
-    <li>Strip type</li>
+    <li>Strip type - One of:</li>
+    <ul>
+               <li>AT - Audio Track</li>
+               <li>MT - MIDI Track</li>
+               <li>B - Audio Bus</li>
+               <li>MB - MIDI bus</li>
+               <li>AX - Aux bus</li>
+               <li>V - VCA</li>
+    </ul>
     <li>Strip name</li>
     <li>Number of inputs</li>
     <li>Number of outputs</li>
-    <li>Muted (bool)</li>
-    <li>Soloed (bool)</li>
+    <li>Muted</li>
+    <li>Soloed</li>
     <li>Ssid (strip number)</li>
-    <li>Record enabled (bool)</li>
+    <li>Record enabled</li>
   </ul>
   After all the strip messages have been sent, one final message is
   sent with:
@@ -47,6 +55,7 @@
     <li>The text <code>end_route_list</code></li>
     <li>The session frame rate</li>
     <li>The last frame number of the session</li>
+    <li>Monitor section present</li>
   </ul>
 </p>
 <p class="note">A bus will not have a record enable and so a bus message