diff --git a/_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working-with-extenders.html b/_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working-with-extenders.html index 155571f1..661d67df 100644 --- a/_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working-with-extenders.html +++ b/_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working-with-extenders.html @@ -25,19 +25,18 @@ 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. mackie
- control
will remain always the leftmost controller. The MIDI ports
- for any extra controlers will be named mackie control #2
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 mackie control #1
,
+ mackie control #2
and up. The numbers will go from left to
+ right. That is, from lowest number channel to highest.
- The MasterPosition
value is the number of positions from
- left to where the master unit (with the master fader) is. So if there are
- three surfaces, <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.
+ The MasterPosition
value is the port number the master unit
+ (with the master fader) is connected to. So if there are three surfaces,
+ <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.
The default value of <MasterPosition value="0"/>
has