]> Shamusworld >> Repos - ardour-manual/commitdiff
updated the panners screenshots
authorEd Ward <edwsaintesprit@hotmail.com>
Tue, 21 Mar 2017 17:11:11 +0000 (18:11 +0100)
committerEd Ward <edwsaintesprit@hotmail.com>
Tue, 21 Mar 2017 17:11:11 +0000 (18:11 +0100)
include/mono-panner.html
include/stereo-panner.html
source/images/mono-panner-annotated.png [deleted file]
source/images/mono-panner.png [new file with mode: 0644]
source/images/stereo-panner-annotated.png [deleted file]
source/images/stereo-panner-hard-right.png
source/images/stereo-panner-inverted.png
source/images/stereo-panner-right.png
source/images/stereo-panner-zero.png
source/images/stereo-panner.png

index d2da02b3d27e6fff0725a46951ce4b6a5e02ba92..ddc9e31224e212ce432d17c3d4ddaf6c230cfd72 100644 (file)
@@ -7,15 +7,24 @@ default, the panner is centered.
 
 <h2>Mono Panner User Interface</h2>
 
-<img src="/images/mono-panner-annotated.png" alt="image of the mono panner"/>
+<figure class="left">
+    <img src="/images/mono-panner.png" alt="The mono panner">
+    <figcaption>
+      The mono panner
+    </figcaption>
+</figure>
 
-<p class="note">
-  The mono panner looks a quite similar to the
-  <a href="@@stereo-panner">stereo panner</a>
+
+<p>
+  The mono panner looks quite similar to the <a href="@@stereo-panner">stereo panner</a>
   interface. The difference is that the L/R labels in the lower half
   of the mono panner do not move because there is no "width" to
   control.
 </p>
+<p>
+  On the adjacent picture, the panner is centered, as shown by the central
+  position of the slider, called <dfn>position indicator</dfn>.
+</p>
 
 <h2>Using the mouse</h2>
 
@@ -74,4 +83,3 @@ wheel may be used as follows:
   <tr><th><kbd class="mod1 mouse">&dArr;</kbd> or <kbd class="mod1 mouse">&rArr;</kbd></th>
   <td>move position to the right by 5&deg;</td></tr>
 </table>
-
index 76935ccced19ec4a8f2544d4cb501ec82488fdab..784ff4f90b5c6dd7ac40d3b586a583bc2fbafe3e 100644 (file)
 
 <h2>Stereo Panner User Interface</h2>
 
-<img src="/images/stereo-panner-annotated.png" alt=""/>
+<figure class="left">
+  <img src="/images/stereo-panner.png" alt="The Stereo Panner">
+  <figcaption>
+    The Stereo Panner
+  </figcaption>
+</figure>
+
 <p>
   The <dfn>panner user interface</dfn> consists of three elements, divided between
   the top and bottom half. Click and/or drag in the top half to
@@ -55,7 +61,7 @@
   a pair of numbers that will be familiar to most audio engineers.
 </p>
 
-<table>
+<table class="nodl">
 <tr><th>Position</th><th>L/R</th><th>English</th></tr>
 <tr><td>0</td><td>L=50% R=50%</td><td>signal image is midway between
     left and right speakers</td></tr>
@@ -74,7 +80,7 @@
 
 <h3>Examples In Use</h3>
 
-<table>
+<table class="nodl">
 <tr><th>Appearance</th><th>Settings</th></tr>
 <tr><td><img src="/images/stereo-panner.png"></td><td>Width=100%,
     L=50 R=50</td></tr>
@@ -241,4 +247,3 @@ some degree of comb filtering may be acceptable. Then again, it may not. Listen
 carefully for artefacts if you manipulate unknown stereo signals&mdash;many
 orchestra sample libraries for example do contain time-delay components.
 </p>
-
diff --git a/source/images/mono-panner-annotated.png b/source/images/mono-panner-annotated.png
deleted file mode 100644 (file)
index 357f155..0000000
Binary files a/source/images/mono-panner-annotated.png and /dev/null differ
diff --git a/source/images/mono-panner.png b/source/images/mono-panner.png
new file mode 100644 (file)
index 0000000..623e71e
Binary files /dev/null and b/source/images/mono-panner.png differ
diff --git a/source/images/stereo-panner-annotated.png b/source/images/stereo-panner-annotated.png
deleted file mode 100644 (file)
index 50dd22f..0000000
Binary files a/source/images/stereo-panner-annotated.png and /dev/null differ
index ffbcdd95eb169da22caeb4778d166fb21db8d8b3..ba168e937b96e1d1aa2e7f7041e65ab860713b28 100644 (file)
Binary files a/source/images/stereo-panner-hard-right.png and b/source/images/stereo-panner-hard-right.png differ
index 19764465327b02b1ee45d923fa0c8b0417c9405c..7e7a95b521aa879f137c094a06f39deeae99adda 100644 (file)
Binary files a/source/images/stereo-panner-inverted.png and b/source/images/stereo-panner-inverted.png differ
index cbe0892fdd4d09588125fefd48cf9d9044c89492..3f949ad4e5bbc1b3b9bd6cc214043cc98fb10465 100644 (file)
Binary files a/source/images/stereo-panner-right.png and b/source/images/stereo-panner-right.png differ
index f383d881133bee380c6544c2cb1c9fe6f5a1f07f..0762d7abfd8fc3b6eed0e46dcb74b5a685ad2620 100644 (file)
Binary files a/source/images/stereo-panner-zero.png and b/source/images/stereo-panner-zero.png differ
index 58c9d5c76f982622b66dd742bbaab99a8830c054..556e21acabcaec7dc737ff5c2ac3da713a11a6d4 100644 (file)
Binary files a/source/images/stereo-panner.png and b/source/images/stereo-panner.png differ