]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/04_ardours-interface/06_meters.html
add K12 meter.
[ardour-manual-diverged] / _manual / 04_ardours-interface / 06_meters.html
index 94f8fc8d41c2ea2486634a99ce78b9f718c74a05..3d5fa997affb48e8640799dccd6c7522d170f300 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.
@@ -148,12 +150,10 @@ title: Metering in Ardour
   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>
 
@@ -171,8 +171,8 @@ 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>
-