From 25ceb163cbcd98fe9c6a28fa13985368e33bed0f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Nettingsmeier?= Date: Tue, 4 Feb 2014 03:39:11 +0100 Subject: [PATCH 1/1] update markup in panner chapter. --- _manual/01_welcome-to-ardour.html | 2 +- ...snt-this-a-really-complicated-program.html | 2 +- .../02_about-ardour-documentation.html | 18 ++++-- .../17_mixing/02_panning/01_mono_panner.html | 27 ++++---- .../02_panning/03_stereo_panner.html | 62 +++++++++---------- 5 files changed, 60 insertions(+), 51 deletions(-) diff --git a/_manual/01_welcome-to-ardour.html b/_manual/01_welcome-to-ardour.html index 0f30a3e..80eb9e2 100644 --- a/_manual/01_welcome-to-ardour.html +++ b/_manual/01_welcome-to-ardour.html @@ -1,6 +1,6 @@ --- layout: default -title: Welcome to Ardour +title: Welcome to Ardour! --- diff --git a/_manual/01_welcome-to-ardour/01_about-ardour/01_isnt-this-a-really-complicated-program.html b/_manual/01_welcome-to-ardour/01_about-ardour/01_isnt-this-a-really-complicated-program.html index 96933a0..c52a711 100644 --- a/_manual/01_welcome-to-ardour/01_about-ardour/01_isnt-this-a-really-complicated-program.html +++ b/_manual/01_welcome-to-ardour/01_about-ardour/01_isnt-this-a-really-complicated-program.html @@ -22,7 +22,7 @@ single track, but the program has been designed around much richer capabilities than this.

-Some people complain that Ardour is not "intuitive" to use - its +Some people complain that Ardour is not "intuitive" to use — its lead developer has some thoughts on that.

diff --git a/_manual/01_welcome-to-ardour/02_about-ardour-documentation.html b/_manual/01_welcome-to-ardour/02_about-ardour-documentation.html index 0bca9a7..3caf2e2 100644 --- a/_manual/01_welcome-to-ardour/02_about-ardour-documentation.html +++ b/_manual/01_welcome-to-ardour/02_about-ardour-documentation.html @@ -15,7 +15,7 @@ title: About Ardour documentation x.

- Ctrl x means "press the Ctrl key, keep it pressed + x means "press the   key, keep it pressed and then also press the x key.

@@ -29,9 +29,9 @@ title: About Ardour documentation Note that different platforms have different conventions for which modifier key (Control or Command) to use as the primary or most common modifier. When viewing this manual from a machine identifying itself as - running OS X, you will see Cmd where appropriate (for instance - in the first example above). On other machines you will see Ctrl - instead. + running OS X, you will see Cmd  where appropriate (for instance + in the first example above). On other machines you will see + Ctrl  instead.

Mouse Buttons

@@ -48,6 +48,14 @@ title: About Ardour documentation modifier key, for example Left.

+

Mouse wheel

+

+ Some GUI elements can optionally be controlled with the mouse wheel when + the pointer is hovering over them. The notation for mouse wheel action is + + +

+

"Context-click"

Many times the term context-click is used to indicate @@ -120,6 +128,6 @@ title: About Ardour documentation

Warnings

Hairy issues that might cause things to go wrong, lose data, impair sound - quality, or eat your proverbial goldfish are displayed in this way. + quality, or eat your proverbial goldfish, are displayed in this way.

diff --git a/_manual/17_mixing/02_panning/01_mono_panner.html b/_manual/17_mixing/02_panning/01_mono_panner.html index f5df157..1fe1ccf 100644 --- a/_manual/17_mixing/02_panning/01_mono_panner.html +++ b/_manual/17_mixing/02_panning/01_mono_panner.html @@ -4,9 +4,9 @@ title: Mono Panner ---

-The default mono panner distributes 1 input to 2 outputs. Its -behaviour is controlled by one parameter, called position. The -default setting is "center" (L=50%, R=50%). +The default mono panner distributes 1 input to 2 outputs. Its +behaviour is controlled by a single parameter, the position. By +default, the panner is centered.

Mono Panner User Interface

@@ -31,18 +31,18 @@ default setting is "center" (L=50%, R=50%).
Reset to defaults
-
Click right button
+
Click right
Change to a "hard left"
-
Double click right button in the left side +
Double click right in the left side of the panner
Change to a "hard right"
-
Double click right button in the right side +
Double click right in the right side of the panner
Set the position to center
-
Double Click right button in the middle of the panner
+
Double Click right in the middle of the panner

Keyboard bindings

@@ -69,9 +69,12 @@ wheel may be used as follows:

-
up or left / up or left
-
move position to the left by 1° / 5°
- -
down or right / down or right
-
move position to the right by 1° / 5°
+
or
+
move position to the left by 1°
+
or
+
move position to the left by 5°
+
or
+
move position to the right by 1°
+
or
+
move position to the right by 5°
diff --git a/_manual/17_mixing/02_panning/03_stereo_panner.html b/_manual/17_mixing/02_panning/03_stereo_panner.html index 30492f6..c25feb7 100644 --- a/_manual/17_mixing/02_panning/03_stereo_panner.html +++ b/_manual/17_mixing/02_panning/03_stereo_panner.html @@ -6,13 +6,13 @@ title: Stereo Panner

The default stereo panner distributes two inputs to two outputs. Its behaviour is controlled by two parameters, width and - position. The - default settings for the stereo panner are width=100% and - position=center. - This stereo panner assumes that the signals + position. By default, the panner is centered at full width. +

+

+ The stereo panner assumes that the signals you wish to distribute are either uncorrelated (i.e. totally independent), or that they contain a stereo image which is - mono-compatible, such as a co-incident microphone recording, or a + mono-compatible, such as a co-incident microphone recording, or a sound stage that has been created with pan pots.*

@@ -105,47 +105,47 @@ title: Stereo Panner To change the position smoothly, press the right button and drag within the top half of the panner, then release. The position will be limited by the current width setting. Note: you do not need - to grab the position indicator in order to drag + to grab the position indicator in order to drag.

To change the width smoothly, press the right button and drag within the lower half of the panner, then release. The width will be - limited by the current position setting.Note: you do not need to - grab the L/R indicators in order to drag + limited by the current position setting. Note: you do not need to + grab the L/R indicators in order to drag.

Reset to defaults
-
Click right button
+
Click right
-
Change to a "hard left"
-
Double click right button in the upper left half +
Change to hard left
+
Double click right in the upper left half of the panner
-
Change to a "hard right"
-
Double click right button in the upper right half +
Change to a hard right
+
Double click right in the upper right half of the panner
Move position as far left as possible, given width
-
Double click right button in the upper left half of the +
Double click right in the upper left half of the panner
Move position as far right as possible, given width
-
Double click right button in the upper right half of the +
Double click right in the upper right half of the panner
Set the position to center
-
Click right button in the upper middle of the panner
+
Click right in the upper middle of the panner
Reset to maximum possible width
-
Double click right button on the lower left side
+
Double click right on the lower left side
Invert (flip channel assignments)
-
Double click right button on the lower right side
+
Double click right on the lower right side
Set width to 0°
-
Double click right button in the lower middle
+
Double click right in the lower middle

Keyboard bindings

@@ -178,17 +178,14 @@ title: Stereo Panner

-
left / left
-
increase width by 1° / 5°
- -
right / right
-
decrease width by 1° / 5°
- -
up / up
-
move position 1° / 5° to the left
- -
down / down
-
move position 1° / 5°to the right
+
/
+
increase width by 1° / 5°
+
/
+
decrease width by 1° / 5°
+
/
+
move position 1° / 5° to the left
+
/
+
move position 1° / 5°to the right

Stereo panning caveats

@@ -205,7 +202,7 @@ Let's take a closer look at what happens when you record a source at 45° to the right side with an ORTF stereo microphone array and then manipulate the width.

-For testing, we apply a pink noise signal to both inputs of an Ardour stereo +For testing, we apply a pink noise signal to both inputs of an Ardour stereo bus with the stereo panner, and feed the bus output to a two-channel analyser. Since pink noise contains equal energy per octave, the expected readout is a straight line, which would indicate that our signal chain does not color the @@ -219,7 +216,7 @@ control LV2 to set the level difference and time delay. Ignore the Trim/Gain analyser.

-Recall that an ORTF microphone pair consists of two cardioids spaced 17 cm +Recall that an ORTF microphone pair consists of two cardioids spaced 17 cm apart, with an opening angle of 110°. For a far source at 45° to the right, the time difference between the capsules is 350 μs or approximately 15 samples at 44.1 kHz. The level difference @@ -249,3 +246,4 @@ carefully for artefacts if you manipulate unknown stereo signals — many orchestra sample libraries for example do contain time-delay components.

+ -- 2.37.2