Fix space between html tags
This commit is contained in:
parent
f5ce351924
commit
3395206f0e
@ -19,7 +19,7 @@
|
||||
<tr><th>Timecode Format:</th><td>is the timecode, i.e. the number of frames per second used by the session (for videos)</td></tr>
|
||||
<tr><th>Audio:</th><td>gives the sample rate used in the session, and the latency computed from the buffer size</td></tr>
|
||||
<tr><th>Disk Space:</th><td>reports the remaining hard disk space as the time that can be recorded with the current session setting</td></tr>
|
||||
<tr><th>DSP:</th><td>for <em>D</em>igital <em>S</em>ound <em>P</em>rocessing, shows worst case system load used by Ardour and plugins for realtime processing. The value is the percentage of <em>time used to process</em>over<em>time available to process</em>.</td></tr>
|
||||
<tr><th>DSP:</th><td>for <em>D</em>igital <em>S</em>ound <em>P</em>rocessing, shows worst case system load used by Ardour and plugins for realtime processing. The value is the percentage of <em>time required to process</em> vs. <em>time available to process</em>.</td></tr>
|
||||
<tr><th>Wall Clock</th><td>showing the system time (especially useful in full screen mode)</td></tr>
|
||||
<tr><th>Log button</th><td>that indicates if Ardour has encountered any warning or error.</td></tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user