]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/22_using-control-surfaces/01_controlling-ardour-with-osc/03_calculating-feedback-and-strip-types-values.html
OSC: Updates for Ardour 5.5
[ardour-manual] / _manual / 22_using-control-surfaces / 01_controlling-ardour-with-osc / 03_calculating-feedback-and-strip-types-values.html
index 3f1cbe66167062dddd1d406d4e2110dce51aea63..6e8340c1f4e269ee9c097c9c77b8a61970b1bc63 100644 (file)
@@ -46,6 +46,9 @@ title: Calculating Feedback and Strip-types Values
        <li>
                64      - Monitor.
        </li>
+       <li>
+               128     - Audio Aux.
+       </li>
        <li>
                256     - Selected.
        </li>
@@ -70,6 +73,21 @@ title: Calculating Feedback and Strip-types Values
   on a group or a set of user selected strips. Hidden shows strips the
   GUI has hidden.
 </p>
+<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,
+  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
+  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.
+</p>
 
 <h3>feedback</h3> 
 <p>Feedback is an integer made up of bits. The easy way to
@@ -99,7 +117,7 @@ title: Calculating Feedback and Strip-types Values
                64 - Send timecode.
        </li>
        <li>
-               128 - Send meter as dB (-193 to +6) or 1024 depending on gainmode
+               128 - 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
@@ -115,6 +133,9 @@ title: Calculating Feedback and Strip-types Values
        <li>
                2048 - Send position in time, hours, minutes, seconds and milliseconds
        </li>
+       <li>
+               8192 - Turn on extra select channel feedback beyond what a /strip supports
+       </li>
   </ul>
 <p>
   So using a value of 19 would turn on feedback for strip and master