]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/04_ardours-interface/06_meters.html
Correction of small html glitches and modernization of screen captures
[ardour-manual] / _manual / 04_ardours-interface / 06_meters.html
index 94f8fc8d41c2ea2486634a99ce78b9f718c74a05..985f5d9bf0903601c51041f36f7d53d4dfb36bcb 100644 (file)
@@ -16,7 +16,7 @@ title: Metering in Ardour
   usually unavoidable to use meters.
 </p>
 <p>
-  Audio level meters are very powerful tools that are useful in every 
+  Audio level meters are very powerful tools that are useful in every 
   part of the entire production chain:
 </p>
 <ul>
@@ -51,7 +51,6 @@ title: Metering in Ardour
 </p>
 
 <dl>
-
   <dt>Digital peak-meter</dt>
   <dd>A <dfn>Digital Peak Meter</dfn> displays the absolute maximum signal 
   of the raw audio PCM signal (for a given time). It is commonly used when 
@@ -78,9 +77,11 @@ title: Metering in Ardour
     Katz, scale aligned to -20&nbsp;dBFS, rise/fall times and color schema
     according to spec.</li>
     <li><dfn>K14</dfn>: Same as K20 with scale aligned to -14&nbsp;dBFS.</li>
+    <li><dfn>K12</dfn>: Same as K20 with scale aligned to -12&nbsp;dBFS (since 3.5.143).</li>
     <li><dfn>Peak + RMS</dfn>: standard RMS, customizable via
     <kbd class="menu">Edit &gt; Preferences &gt; GUI &gt; Metering</kbd></li>
   </ul>
+  </dd>
 
   <dt>IEC PPMs</dt>
   <dd><dfn><abbr title="International Electrontechnical Commission">IEC</abbr>-type 
@@ -107,6 +108,7 @@ title: Metering in Ardour
   customizable parameters.
   </p>
   </dd>
+  
   <dt>VU meters</dt>
   <dd><dfn><abbr title="Volume Unit">VU</abbr> meters</dfn> are the dinosaurs (1939) 
   amongst the meters. They react very slowly, averaging out peaks.
@@ -119,7 +121,7 @@ title: Metering in Ardour
 
 <h2>Ardour Specifics</h2>
 
-<img class="right" src="/ardour/manual/html/screenshots/mixer-meter-context-menu.png" alt="mixer strip meter context menu" />
+<img class="right" src="/images/mixer-meter-context-menu.png" alt="mixer strip meter context menu" />
 <p>
   Meters are available in various places in ardour:
 </p>
@@ -143,17 +145,15 @@ title: Metering in Ardour
   Strip</kbd> settings, the metering point is also accessible via a button in
   each Mixer strip.
 </p>
-<img class="right" src="/ardour/manual/html/screenshots/meter-preferences.png" alt="" />
+<img class="right" src="/images/meter-preferences.png" alt="" />
 <p>
   Regardless of meter type and standard the meter display will highlight red if 
   the signal on the given channel exceeds the configured peak threshold.
 </p>
-<br clear="all"/>
 <p>
   <kbd class="mouse">Left</kbd> on the peak-indicator button resets the
   <dfn>peak-hold indicator</dfn> of a single channel.<br />
-  <kbd class="mod1 mouse">Left</kbd> resets a whole <dfn>group</dfn>, and<br
-  />
+  <kbd class="mod1 mouse">Left</kbd> resets a whole <dfn>group</dfn>, and<br/>
   <kbd class="mod13 mouse">Left</kbd> resets all meters.
 </p>
 
@@ -164,15 +164,15 @@ title: Metering in Ardour
   -18&nbsp;dBFS 1&nbsp;kHz sine wave.
 </p>
 
-<img class="right" style="max-width:45%;height:400px;" src="/ardour/manual/html/screenshots/needle-meters-18.png"
+<img class="right" style="max-width:45%;height:400px;" src="/images/needle-meters-18.png"
 alt="Needle-style meters as external LV2 plugins" />
-<img style="max-width:45%; height:400px" src="/ardour/manual/html/screenshots/meter-types-18.png"
+<img style="max-width:45%; height:400px" src="/images/meter-types-18.png"
 alt="Bar-graph meters in Ardour" />
 
 <p>
   Due to layout concerns and consistent look&amp;feel all meters available in 
-  Ardour3 itself are bar-graph type meters. Corresponding needle-style meters
+  Ardour itself are bar-graph type meters. Corresponding needle-style meters
   &mdash;  which take up more visual screen space &mdash; are available as 
-  LV2 plugins (on the right).
+       LV2 plugins (see image on the right):
+       <a href="https://github.com/x42/meters.lv2/">meters.lv2</a>.
 </p>
-