]> Shamusworld >> Repos - ardour-manual/commitdiff
Fix a typo and document MB special cases in the FP8 doc
authorRobin Gareus <robin@gareus.org>
Wed, 20 Dec 2017 14:47:18 +0000 (15:47 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 20 Dec 2017 14:57:40 +0000 (15:57 +0100)
include/using-the-presonus-faderport8.html

index e53aa54a9aafdeb423c406ab34cd0a2546ec3c23..6a260928cf4a650ac7930ba530577ce8f25fc14b 100644 (file)
       <li><strong>Any Not Selected Track</strong>: The select button is off
         (dimly showing the track's color).</li>
       <li><strong>Most Recently Selected Track</strong>: Only one track at a
-        time. The select button is blinks width the track's color.</li>
+        time. The select button is blinks with the track's color.</li>
     </ul>
     Operations such as <kbd>Edit Plugins</kbd> or <kbd>Sends</kbd> use the
     most-recently-selected (focused) track. To modify the selection, the
@@ -465,3 +465,19 @@ Link and Link-Lock mode will automatically disengage when entering
 </p>
 <div class="clearer"></div>
 
+<h3>Harrison Mixbus</h3>
+<p>
+The above also applies to Ardour-derivatives Harrison-Mixbus and Mixbus 32C with a few subtle differences:
+</p>
+<ul>
+  <li>
+    Mix Management <strong>Bus</strong> shows Mixbusses only, while <strong>FX</strong> spills Aux-busses.
+  </li>
+  <li>
+    The Mixbus built-in EQ and Compressor are present on every track and bus and always available. They are displayed as special plugins on right-side in <strong>Select Plugin Mode<strong>.
+    When editing those processors, the parameters follows track selection (for other plugins this is not possible since they may not be present).
+  </li>
+  <li>
+    Fader mode <strong>Sends</strong> shows mixbus-assigns first (before any optional aux-sends). The master-bus-assign is available on the "S"olo button of the right-most strip. 
+  </li>
+</ul>