]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
Filenames changes, spelling and puctuation fixes, wording fixes.
authorLen Ovens <len@ovenwerks.net>
Wed, 5 Aug 2015 00:06:04 +0000 (17:06 -0700)
committerLen Ovens <len@ovenwerks.net>
Wed, 5 Aug 2015 00:06:04 +0000 (17:06 -0700)
_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol.html
_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/04_devices-not-listed.html [moved from _manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/04_devices_not_listed.html with 91% similarity]
_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working-with-extenders.html [new file with mode: 0644]
_manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/05_working_with_extenders.html [deleted file]
_manual/22_using-control-surfaces/03_midi-binding-maps.html
_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html

index 53e56c15ed02f93fba72385f4d1cc30ac54e44c8..c6e4b0a5a7ab4e1d7767acf81ca5fc25ba7e2880 100644 (file)
@@ -22,8 +22,8 @@ menu_title: Mackie/Logic Control Devices
 <p>
   From the selector at the top, choose the type of device you are using. 
   (<a
-  href="/using-control-surfaces/devices-using-mackielogic-control-protocol/devices_not_listed.html">
-  What do do if your device is not listed</a>).
+  href="/using-control-surfaces/devices-using-mackielogic-control-protocol/devices-not-listed/">
+  What to do if your device is not listed</a>).
 </p>
 <p>
   Once your setup is complete, click "OK" to close the dialog. Now click 
similarity index 91%
rename from _manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/04_devices_not_listed.html
rename to _manual/22_using-control-surfaces/02_devices-using-mackielogic-control-protocol/04_devices-not-listed.html
index bfb9136b6dd9c8b27f042f0c473424f8f6f89786..579ca6e0f23f99867c1aecac5cedb8f9d622b7ac 100644 (file)
@@ -1,8 +1,8 @@
 ---
 layout: default
-title: What to if your Device is not Listed
+title: What to do if your Device is not Listed
 menu_title: Unlisted devices
----                        
+---
 
 <p>
   All Mackie Control devices are based on the original Logic Control and the
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
new file mode 100644 (file)
index 0000000..155571f
--- /dev/null
@@ -0,0 +1,50 @@
+---
+layout: default
+title: Working With Extenders
+menu_title: Working With Extenders
+---
+
+<p>
+  Extenders will require a custom file as there are no combinations listed
+  at this time. The best way is to start with the mc.device file and copy it
+  to a new name such as xt+mc.device 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.
+</p>
+<p>
+  The two lines of interest are:
+<p>
+<pre>
+ &lt;Extenders value="0"/&gt;
+ &lt;MasterPosition value="0"/&gt;
+</pre>
+<p>
+  Add these two lines if they are not present. The <code>Extenders</code>
+  value is the number of extenders used and should not include the master in
+  that number.
+</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.
+</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.
+</p>
+<p class="note">
+  The default value of <code>&lt;MasterPosition value="0"/&gt;</code> has
+  the same effect as <code>&lt;MasterPosition value="1"/&gt;</code>.
+</p>
+<p>
+  If the <code>MasterPosition</code> value does not properly match the
+  physcal position and MIDI port, the master fader and global controls will
+  not work. The master unit will act like an extender.
+</p>
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
deleted file mode 100644 (file)
index e89c94f..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
----
-layout: default
-title: Working With Extenders
-menu_title: Working With Extenders
----                        
-
-<p>
-  Extenders will require a custom file as there are no combinations listed
-  at this time. The best way is to start with the mc.device file and copy it
-  to a new name such as xt+mc.device 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.
-</p>
-<p>
-  The two lines of interest are:
-<p>
-<pre>
- &gt;Extenders value="0"/&gt;
- &gt;MasterPosition value="0"/&gt;
-</pre>
-<p>
-  Add these two lines if they are not present. The <code>Extenders</code>
-  value is the number of extenders used and should not include the master in
-  that number. That is, it should be the total number of units minus 1. The
-  <code>MasterPosition</code> value is the position from left to right where
-  the master unit (with the master fader) is, starting at 0. So if there are
-  three surfaces, <code>MasterPosition</code> with value 0 would be master
-  on the left, <code>MasterPosition</code> with value 1 would be master in
-  the middle and <code>MasterPosition</code> with value 2 would be master on
-  the right.
-</p>
-<p>
-  If the <code>MasterPosition</code> value does not properly match the
-  physcal position and MIDI port, the master fader and global controls will
-  not work. The master unit will act like an extender.
-</p>
index cda1d59726fc2f1e50766e23fe72252f74cb68a8..65d9ab51822a9cf65f885409b9e190e36dbd4f59 100644 (file)
@@ -119,8 +119,10 @@ bindings"&gt;
   <code>enc-b</code> may be used for surfaces that have encoders that send
   offsets rather than values. These accept Continuous Controller messages
   but treat them as offsets. These are good for banked controls as they are
-  always at the right spot to start adjusting. See the link at the bottom of
-  the page for a longer explanation.
+  always at the right spot to start adjusting. (
+   <a href="/using-control-surfaces/midi-binding-maps/working-with-encoders/">
+   Learn more about working with encoders
+   </a>)
 </p>
 <p>
   You can also bind sysex messages:
index 91eea2196a0e2a43147042e0c7eb673c72f4468e..cfefdaf8be324a2fb365f69b082dd64ea399d463 100644 (file)
@@ -7,12 +7,12 @@ menu_title: Working With Encoders
 <p>
   Encoders are showing up more frequently on controllers. However, they use
   the same MIDI events as Continuous Controllers and they have no standard
-  way of working. Ardour has implemented 4 of the more common ways of
-  sending encoder information.
+  way of sending that information as MIDI events. Ardour has implemented 4 of
+  the more common ways of sending encoder information.
 </p>
 <p>
   Encoders that send the same continuous values as a pot would are not
-  discussed here as they work the same.
+  discussed here as they are already supported by <code>ctl</code>.
 </p>
 <P>
   Encoders as this page talks about them send direction and offset that the
@@ -23,27 +23,28 @@ menu_title: Working With Encoders
 </p>
 <ul>
 <li>
-  enc-r - On the bcr/bcf2000 this is called "Relative Signed Bit". The most
+  enc-r On the bcr/bcf2000 this is called "Relative Signed Bit". The most
   significant bit sets positive and the lower 6 signifcant bits are the
   offset.
 </li>
 <li>
-  enc-l - The bcr2000 calls this "Relative Signed Bit 2". The most
+  enc-l: The bcr2000 calls this "Relative Signed Bit 2". The most
   significant bit sets negative and the lower 6 signifcant bits are the
   offset. If you are using one of these two and the values are right but
   reversed, use the other. This one is the one the Mackie Control Protocol
   uses.
 </li>
 <li>
-  enc-2 - The bcr2000 calls this one "Relative 2s Complement". Positive
+  enc-2: The bcr2000 calls this one "Relative 2s Complement". Positive
   offsets are sent as normal from 1 to 64 and negative offsets are sent as
   2s complement negative numbers.
 </li>
 <li>
-  enc-b - The bcr2000 calls this one "Relative Binary Offset". Positive
+  enc-b: The bcr2000 calls this one "Relative Binary Offset". Positive
   offsets are sent as offset plus 64 and negative offsets are sent as 64
   minus offset.
 </li>
+</ul>
 <p>
   If the wrong one is chosen, either the positive or negative side will act
   incorrectly. It is not really possible to auto detect which one the