Update screenshots, add missing heading IDs

This commit is contained in:
Alexandre Prokoudine 2024-02-13 14:52:11 +01:00
parent c4903ae828
commit 26f9833b65
6 changed files with 34 additions and 17 deletions

View File

@ -14,7 +14,7 @@
</figcaption>
</figure>
<h2 id="export_file_format">File Format</h2>
<h2 id="export-file_format">File Format</h2>
<p>
This tab contains controls for the format of the exported audio file(s).
@ -62,7 +62,7 @@
<li>Streaming</li>
</ul>
<h2 id="export_location">The location</h2>
<h2 id="export-location">The location</h2>
<p>
Aside from providing a way to tell Ardour <em>where</em> to put the created file(s),
@ -90,7 +90,7 @@
a button to list all the files that would be erased and replaced.
</p>
<h2 id="export_overwrite">Overwriting Files</h2>
<h2 id="export-overwrite">Overwriting Files</h2>
<p>
Ardour checks whether exporting will overwriting existing files. If such
@ -106,10 +106,13 @@
</figcaption>
</figure>
<h2 id="export_analyze">Analyze exported audio</h2>
<h2 id="export-analyze">Analyze exported audio</h2>
<figure>
<img class="hdimage" src="/images/export-report-analysis.png" alt="The Export Report/Analysis window">
<img class="hdimage"
src="/images/export-report-analysis.png"
alt="The Export Report/Analysis window"
width="50%" >
<figcaption>
The Export Report/Analysis window
</figcaption>
@ -144,7 +147,7 @@
<li>a graph of the multiplicity of the peaks at the different loudness levels.</li>
</ul>
<h2 id="export_timespan">Time Span</h2>
<h2 id="export-timespan">Time Span</h2>
<figure>
<img class="hdimage" src="/images/export-dialog-timespan.png" alt="The Time Span tab">
@ -166,7 +169,7 @@
the <kbd class="option">RT</kbd> checkbox next to each time span.
</p>
<h2 id="export_channels">Channels</h2>
<h2 id="export-channels">Channels</h2>
<figure>
<img class="hdimage" src="/images/export-dialog-channels.png" alt="The Channels tab">

View File

@ -1,14 +1,14 @@
<p>
The Loudness Analyzer and Normalizer is a tool that is useful at the
The <em>Loudness Analyzer and Normalizer</em> tool is useful at the
end of the mixing process to make the final audio file comply with
different specs regarding loudness.
</p>
<p class="note">
This is a rather advanced mode. When using the Loudness Analyzer &amp;
Normalizer (or <dfn>LAN</dfn>), one has to make sure than normalization
This is a rather advanced mode. When using the <em>Loudness Analyzer &amp;
Normalizer</em> (or <dfn>LAN</dfn>), one has to make sure than normalization
is disabled when exporting.
<br>
<br><br>
In general, it is recommended to just use <a href="@@export-format-profiles">
automatic export normalization</a>, in the <a href="@@export-dialog">Export
dialog</a>. This can also produce results for multiple targets at the
@ -32,7 +32,9 @@
<p>Either method show the following window:</p>
<figure>
<img src="/images/pre_loudness.png" alt="The Loudness Analyzer realtime selector">
<img src="/images/pre_loudness.png"
alt="The Loudness Analyzer realtime selector"
width="50%" >
<figcaption>
The Loudness Analyzer realtime selector
</figcaption>
@ -52,13 +54,16 @@
</p>
<figure>
<img src="/images/loudness_analyzer.png" alt="The Loudness Analyzer and Normalizer">
<img
src="/images/loudness_analyzer.png"
alt="The Loudness Analyzer and Normalizer"
width="75%" >
<figcaption>
The Loudness Analyzer and Normalizer
</figcaption>
</figure>
<h2>The Loudness Graph</h2>
<h2 id="loudness-graph">The Loudness Graph</h2>
<p>
At the top of the window, a loudness graph visually represents the
@ -73,7 +78,7 @@
<li><span style="color:blue;">Momentary loudness</span> using a sliding time window of 400 ms.</li>
</ul>
<h2>Normalization Parameters</h2>
<h2 id="normalization-parameters">Normalization Parameters</h2>
<p>
As loudness is a perceived sonic energy, and depends on the level, frequency,
@ -115,7 +120,7 @@
hence the correction to apply</li>
</ul>
<h2>Presets</h2>
<h2 id="presets">Presets</h2>
<p>
A selection of presets is offered to simplify the normalization. These
@ -157,8 +162,17 @@
Post-<a href="@@export-dialog">Export</a> analysis.
</p>
<h2>The Conformity Analysis Panel</h2>
<figure>
<img
src="/images/export-loudness-report.png"
alt="The loudness report"
width="75%" >
<figcaption>
The loudness report
</figcaption>
</figure>
<h2 id="conformity-analysis-panel">The Conformity Analysis Panel</h2>
<p>
At the lower right end of the window is a <em>Conformity Analysis</em>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1014 KiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 58 KiB