]> Shamusworld >> Repos - ardour-manual/commitdiff
OSC more personal monitoring changes
authorLen Ovens <len@ovenwerks.net>
Mon, 13 Nov 2017 20:03:24 +0000 (12:03 -0800)
committerLen Ovens <len@ovenwerks.net>
Mon, 13 Nov 2017 20:07:16 +0000 (12:07 -0800)
include/osc58-personal-monitoring-control.html
source/images/osc-cue-control.jpg [new file with mode: 0644]
source/images/osc-cue-touchosc.jpg [moved from source/images/osc-cue-screen.jpg with 100% similarity]

index 43ca8c1fc54662c7a4d156c643a13b4abfd64877..65239dee93c9636346aa72b21021ff6da296bb87 100644 (file)
        A good easy to use controller that fits on most phones while still
        being controllable even with big fingers might look like:
 </p>
-<img alt="TouchOSC Screenshot"
-     src="/images/osc-cue-screen.jpg">
+<table>
+ <tr>
+  <td>
+       <figure>
+       <img alt="TouchOSC Screenshot"
+       src="/images/osc-cue-touchosc.jpg">
+    <figcaption>Personal Monitor controller using TouchOSC</figcaption>
+       </figure>
+  </td>
+  <td>
+       <figure>
+       <img alt="Control Screenshot"
+       src="/images/osc-cue-control.jpg">
+    <figcaption>Personal Monitor controller using Control</figcaption>
+       </figure>
+  </td>
+ </tr>
+</table>
+
 <p>
        Ardour is not limited to talking to one personal monitor controller
        at a time, but is able to deal with many simultaneously, each controlling
diff --git a/source/images/osc-cue-control.jpg b/source/images/osc-cue-control.jpg
new file mode 100644 (file)
index 0000000..ee49987
Binary files /dev/null and b/source/images/osc-cue-control.jpg differ