]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-controlling-ardour-with-osc.html
Correct busses spelling
[ardour-manual] / include / osc58-controlling-ardour-with-osc.html
index e6ab8935b07bf21fdc3cd87c6f52b600b2288f12..76d71536cce40d4e041e3042add0b8f19bbdbe1f 100644 (file)
@@ -79,10 +79,10 @@ here</em>"/&gt;</kbd>
 </p>
 <p>If /set_surface is not sent, the default values are used:
   <ul>
-         <li><em>Bank Size</em>: 0 - No banking (or infinite bank size).</li>
+         <li><em>Bank Size</em>: 0&mdash;No banking (or infinite bank size).</li>
          <li><em>Strip Types</em>: All strip types except hidden and special.</li>
-         <li><em>Feedback</em>: 0 - All off.</li>
-         <li><em>Fader Mode</em>: 0 - gain in dB (not relevant with feedback off)</li>
+         <li><em>Feedback</em>: 0&mdash;All off.</li>
+         <li><em>Fader Mode</em>: 0&mdash;gain in dB (not relevant with feedback off)</li>
   </ul>
 </p>
 <p>
@@ -110,13 +110,13 @@ here</em>"/&gt;</kbd>
   deal with this is to think of strip_types items being worth a number and
   then adding all those numbers together for a value to send.
   Strip Types will determine what kind of strips will be included in
-  bank. This would include: Audio, MIDI, buses, VCAs, Master, Monitor
+  bank. This would include: Audio, MIDI, busses, VCAs, Master, Monitor
   and hidden or selected strips.
 </p>
 <p>
   Aside from setting the track types for the main mix assignments, using
   /set_surface/strip_types with more than one surface button will allow
-  switching between modes for example: inputs only, buses only,
+  switching between modes for example: inputs only, busses only,
   selected only, hidden only, by having the buttons send values of: 3,
   12, 256, 512. A full mix button might have a value 31.
 </p>
@@ -380,19 +380,19 @@ here</em>"/&gt;</kbd>
   <dt><kbd class="osc">/strip/send/enable <em>ssid</em> <em>sendid</em> <em>state</em></kbd></dt>
   <dd>where <em>sendid</em> = nth_send, <em>state</em> is 1 for enabled and 0 for disabled</dd>
   <dt><kbd class="osc">/strip/list </kbd></dt>
-  <dd>see: <a href="/using-control-surfaces/controlling-ardour-with-osc/querying-ardour-with-osc/">
+  <dd>see: <a href="@@osc58-querying-ardour">
   Querying Ardour with OSC.</a></dd>
   <dt><kbd class="osc">/strip/sends <em>ssid</em></kbd></dt>
-  <dd>see: <a href="/using-control-surfaces/controlling-ardour-with-osc/querying-ardour-with-osc/">
+  <dd>see: <a href="@@osc58-querying-ardour">
   Querying Ardour with OSC.</a></dd>
   <dt><kbd class="osc">/strip/receives <em>ssid</em></kbd></dt>
-  <dd>see: <a href="/using-control-surfaces/controlling-ardour-with-osc/querying-ardour-with-osc/">
+  <dd>see: <a href="@@osc58-querying-ardour">
   Querying Ardour with OSC.</a></dd>
   <dt><kbd class="osc">/strip/plugin/list <em>ssid</em></kbd></dt>
-  <dd>see: <a href="/using-control-surfaces/controlling-ardour-with-osc/querying-ardour-with-osc/">
+  <dd>see: <a href="@@osc58-querying-ardour">
   Querying Ardour with OSC.</a></dd>
   <dt><kbd class="osc">/strip/plugin/descriptor <em>ssid</em></kbd></dt>
-  <dd>see: <a href="/using-control-surfaces/controlling-ardour-with-osc/querying-ardour-with-osc/">
+  <dd>see: <a href="@@osc58-querying-ardour">
   Querying Ardour with OSC.</a></dd>
   <dt><kbd class="osc">/strip/plugin/reset <em>ssid</em> <em>piid</em> </kbd></dt>
   <dd>where <em>piid</em> = nth Plugin, will reset all values to the plugin's original values</dd>
@@ -507,5 +507,3 @@ here</em>"/&gt;</kbd>
   time by running Ardour with the -b flag.
   </p>
 
-{% children %}
-