]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-personal-monitoring-control.html
Correct busses spelling
[ardour-manual] / include / osc58-personal-monitoring-control.html
index 2c948c370bfdeee31727f502343ba1971e06f84c..e99b533451a629f668463323ee0eb3e83623a906 100644 (file)
@@ -18,7 +18,7 @@
                <li>
                        Connect the output of that bus to one of the audio
                        interface's playback ports that is not otherwise used. OSC
-                       will now include this bus in it's list of aux buses as it
+                       will now include this bus in it's list of aux busses as it
                        no longer has it's output connected to the Master bus.
                </li>
                <li>
@@ -55,7 +55,7 @@
 <h4>Commands</h4>
 <dl class="bindings">
   <dt><kbd class="osc">/cue/connect</kbd></dt>
-  <dd>Returns a list of aux buses.</dd>
+  <dd>Returns a list of aux busses.</dd>
   <dt><kbd class="osc">/cue/aux <em>aux-number</em></kbd></dt>
   <dd>where <em>aux-number</em> is an integer which is the aux bus
   number this surface will use.</dd>
@@ -64,7 +64,7 @@
   <dt><kbd class="osc">/cue/previous_aux</kbd></dt>
   <dd>Sets the aux to one bus lower.</dd>
   <dt><kbd class="osc">/cue/connect</kbd></dt>
-  <dd>Returns a list of aux buses.</dd>
+  <dd>Returns a list of aux busses.</dd>
   <dt><kbd class="osc">/cue/fader <em>position</em></kbd></dt>
   <dd>where <em>position</em> is a float for the position of the fader
   between 0.0 and 1.0.</dd>