]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
Corrected Mackie Control Extenders port naming to match SW fix.
authorLen Ovens <len@ovenwerks.net>
Sat, 22 Aug 2015 15:02:50 +0000 (08:02 -0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 8 Oct 2015 13:28:01 +0000 (09:28 -0400)
_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working-with-extenders.html

index 155571f1685be54f7052683924e18218d23db33a..661d67df556ce0bc425fba343e637fd36abb1a18 100644 (file)
@@ -25,19 +25,18 @@ menu_title: Working With Extenders
 </p>
 <p>
   When an <code>Extenders</code> value of greater than 0 is used, extra midi
-  ports will appear for the extenders to be connected to. <code>mackie
-  control</code> will remain always the leftmost controller. The MIDI ports
-  for any extra controlers will be named <code>mackie control #2</code> and
-  up. The numbers will go from left to right.
+  ports will appear for the extenders to be connected to. The MIDI ports
+  for the controllers will be named <code>mackie control #1</code>,
+  <code>mackie control #2</code> and up. The numbers will go from left to
+  right. That is, from lowest number channel to highest.
 </p>
 <p>
-  The <code>MasterPosition</code> value is the number of positions from
-  left to where the master unit (with the master fader) is. So if there are
-  three surfaces, <code>&lt;MasterPosition value="1"/&gt;</code> will expect
-  the master on the left, <code>&lt;MasterPosition value="2"/&gt;</code>
-  would be master in the middle and <code>&lt;MasterPosition
-  value="3"/&gt;</code> would be master on the right. So the position
-  matches the port name.
+  The <code>MasterPosition</code> value is the port number the master unit
+  (with the master fader) is connected to. So if there are three surfaces,
+  <code>&lt;MasterPosition value="1"/&gt;</code> will expect the master on
+  the left, <code>&lt;MasterPosition value="2"/&gt;</code> would be master
+  in the middle and <code>&lt;MasterPosition value="3"/&gt;</code> would be
+  master on the right. So the position matches the port name.
 </p>
 <p class="note">
   The default value of <code>&lt;MasterPosition value="0"/&gt;</code> has