meter-page. remove reference to version "3", link to meters.lv2

This commit is contained in:
Robin Gareus 2016-01-04 14:10:32 +01:00
parent 3422992b73
commit 6bcc7dfe37

View File

@ -152,8 +152,7 @@ title: Metering in Ardour
<p> <p>
<kbd class="mouse">Left</kbd> on the peak-indicator button resets the <kbd class="mouse">Left</kbd> on the peak-indicator button resets the
<dfn>peak-hold indicator</dfn> of a single channel.<br /> <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. <kbd class="mod13 mouse">Left</kbd> resets all meters.
</p> </p>
@ -171,8 +170,8 @@ alt="Bar-graph meters in Ardour" />
<p> <p>
Due to layout concerns and consistent look&amp;feel all meters available in 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 &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> </p>