From: Len Ovens Date: Sat, 28 Jan 2017 04:45:33 +0000 (-0800) Subject: MCP redo extenders page with a pointer to the new directories page X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5052e9f1a923fccb21f1a810179b713eff7b78;p=ardour-manual MCP redo extenders page with a pointer to the new directories page --- diff --git a/_manual/25_using-control-surfaces/02_mackie-control-protocol/05_working-with-extenders.html b/_manual/25_using-control-surfaces/02_mackie-control-protocol/05_working-with-extenders.html index 9f0fe73..2af40a8 100644 --- a/_manual/25_using-control-surfaces/02_mackie-control-protocol/05_working-with-extenders.html +++ b/_manual/25_using-control-surfaces/02_mackie-control-protocol/05_working-with-extenders.html @@ -11,9 +11,12 @@ menu_title: Working With Extenders master and two extenders with the master on the left, in the center and on the right. While these files will work for many uses there may be cases where a custom device profile makes more sense. - The best way is to start with the *.device file that matches your - master device and copy it - to a new name such as xt+mc.device and then edit that file. It is best to + The best way is to start with the *.device file in the + sytem config sub directory mcp that matches your + master device and copy it to a new name such as xt+mc.device in the + + user config sub directory mcp and then edit that file. It is best to name the file with the order the devices are expected to be used in as the position of the master device is specified in this file.

@@ -30,7 +33,7 @@ menu_title: Working With Extenders

The Name value should be a unique name so it is obvious - in the list of devices. + in the list of devices (so change it).

The Extenders @@ -40,9 +43,17 @@ menu_title: Working With Extenders

When an Extenders value of greater than 0 is used, extra midi ports will appear for the extenders to be connected to. The MIDI ports - for the controllers will be named mackie control #1, - mackie control #2 and up. The numbers will go from left to - right. That is, from lowest number channel to highest. + for the controllers will be named mackie control in/out for + the master, mackie control in/out ext #* where * is the + position of the extender from left to right. So for a master in the middle + with an extender on either side, the ports from left to right will be + mackie control in/out ext #1, mackie control in/out and mackie control in/out ext #3. +

+

+ If using the MCP GUI to connect surfaces the top surface is the leftmost + and the bottom is the rightmost. At the time of writing the top is always + labeled as the main (master) surface even if the leftmost surface is an + extender.

The MasterPosition value is the port number the master unit @@ -50,7 +61,7 @@ menu_title: Working With Extenders <MasterPosition value="1"/> will expect the master on the left, <MasterPosition value="2"/> would be master in the middle and <MasterPosition value="3"/> would be - master on the right. So the position matches the port name. + master on the right.

The default value of <MasterPosition value="0"/> has