From 3395206f0ebc4c4bc087ccf6921296b43eb02238 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 7 Aug 2024 23:43:12 +0200 Subject: [PATCH] Fix space between html tags --- include/status-bar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/status-bar.html b/include/status-bar.html index effdac6b..8958b014 100644 --- a/include/status-bar.html +++ b/include/status-bar.html @@ -19,7 +19,7 @@ Timecode Format:is the timecode, i.e. the number of frames per second used by the session (for videos) Audio:gives the sample rate used in the session, and the latency computed from the buffer size Disk Space:reports the remaining hard disk space as the time that can be recorded with the current session setting - DSP:for Digital Sound Processing, shows worst case system load used by Ardour and plugins for realtime processing. The value is the percentage of time used to processovertime available to process. + DSP:for Digital Sound Processing, shows worst case system load used by Ardour and plugins for realtime processing. The value is the percentage of time required to process vs. time available to process. Wall Clockshowing the system time (especially useful in full screen mode) Log buttonthat indicates if Ardour has encountered any warning or error.