]> Shamusworld >> Repos - ardour-manual/blobdiff - include/osc58-feedback-and-strip-types-values.html
cleaning up an obsolete page, adding its useful content to another
[ardour-manual] / include / osc58-feedback-and-strip-types-values.html
index e90a54ded93b2d4a73a2ba7ff5ed59b3f11abb8a..e19a437409c8b7ad2ffc63e6afbde434da7f3aff 100644 (file)
                2       - MidiTracks.
        </li>
        <li>
-               4       - AudioBuses.
+               4       - AudioBusses.
        </li>
        <li>
-               8       - MidiBuses.
+               8       - MidiBusses.
        </li>
        <li>
                16      - VCAs.
@@ -60,7 +60,7 @@
   to show inline with other strips.
 </p>
 <p>
-  Some handy numbers to use might be: 15 (all tracks and buses), 31
+  Some handy numbers to use might be: 15 (all tracks and busses), 31
   (add VCAs to that). Master or Monitor strips are generally not useful
   on a surface that has dedicated controls for these strips as there are
   /master* and /monitor* commands already. However, on a surface with
 <p class-"note">
   Audio Aux? say what? I am sure most people will have noticed that they
   can find no <em>Aux</em> strips in the Ardour mixer. There are none.
-  There are buses that can be used a number of ways. From analog days,
+  There are busses that can be used a number of ways. From analog days,
   in OSC, a bus is something that gets used as a sub mix before ending up
   going to Master. An auxiliary bus is used like a separate mixer and
   it's output goes outside the program or computer to be used as:
   a monitor mix, a back up recording, or what have you. In OSC where
   controller strips may be limited, it may be useful not to use up a
   strip for an aux that is not really a part of the mix. It is also
-  useful to get a list of only aux buses if the control surface is a
+  useful to get a list of only aux busses if the control surface is a
   phone used to provide talent monitor mix control on stage. Each
   performer would be able to mix their own monitor. The user is free
-  to enable both buses and auxes if they would prefer.
+  to enable both busses and auxes if they would prefer.
 </p>
 
 <h3>feedback</h3>
 </p>
   <ul>
        <li>
-               1 - Button status for strips.
+               1&mdash;Button status for strips.
        </li>
        <li>
-               2 - Variable control values for strips.
+               2&mdash;Variable control values for strips.
        </li>
        <li>
-               4 - Send SSID as path extension.
+               4&mdash;Send SSID as path extension.
        </li>
        <li>
-               8 - heartbeat to surface.
+               8&mdash;heartbeat to surface.
        </li>
        <li>
-               16 - Enable master section feedback.
+               16&mdash;Enable master section feedback.
        </li>
        <li>
-               32 - Send Bar and Beat.
+               32&mdash;Send Bar and Beat.
        </li>
        <li>
-               64 - Send timecode.
+               64&mdash;Send timecode.
        </li>
        <li>
-               128 - Send meter as dB (-193 to +6) or 0 to 1 depending on gainmode
+               128&mdash;Send meter as dB (-193 to +6) or 0 to 1 depending on gainmode
        </li>
        <li>
-               256 - Send meter a 16 bit value where each bit is a level
+               256&mdash;Send meter a 16 bit value where each bit is a level
                and all bits of lower level are on. For use in a LED strip. This
                will not work if the above option is turned on.
        </li>
        <li>
-               512 - Send signal present, true if level is higher than -40dB
+               512&mdash;Send signal present, true if level is higher than -40dB
        </li>
        <li>
-               1024 - Send position in samples
+               1024&mdash;Send position in samples
        </li>
        <li>
-               2048 - Send position in time, hours, minutes, seconds and milliseconds
+               2048&mdash;Send position in time, hours, minutes, seconds and milliseconds
        </li>
        <li>
-               8192 - Turn on extra select channel feedback beyond what a /strip supports
+               8192&mdash;Turn on extra select channel feedback beyond what a /strip supports
        </li>
   </ul>
 <p>