]> Shamusworld >> Repos - ardour-manual/blob - include/performance-meters.html
Update Lua doc for 7.1
[ardour-manual] / include / performance-meters.html
1 <p>
2         The <dfn>Performance Meters</dfn> window provides low-level metering
3         of the digital signal processing taking place inside Ardour.
4         One of the scenarios where this is useful is when you need to determine
5         whether Ardour is in charge for excessive xruns.
6 </p>
7
8 <figure class=center>
9 <img src="/images/performance-meters.png" alt="The Performance Meters window" width="50%" />
10 <figcaption class=center>The Performance Meters window</figcaption>
11 </figure>
12
13 <p>
14         This window displays worst case scenario measurements that do not necessarily match the DSP meter in the top right corner of the window. To see average
15         and standard deviation values, hover either the Engine or the Session values
16         with the mouse pointer to see the tooltip.
17 </p>