From e1efa986482b761e6a5a3fd2bc706ee0b211cae8 Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Tue, 8 Nov 2022 21:16:12 +0300 Subject: [PATCH] Temporary fix for a missing file --- include/big-clock.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 include/big-clock.html diff --git a/include/big-clock.html b/include/big-clock.html new file mode 100644 index 0000000..fe6a49d --- /dev/null +++ b/include/big-clock.html @@ -0,0 +1,20 @@ +

The Big Clock

+ +

+ To show the current playhead position in a big, resizable window, activate + Window > Big Clock. The big clock is very useful + when working away from the screen but still wanting to see the playhead + position clearly (such as when working with a remote control device across + a room). The big clock will change its visual appearance to indicate when active + recording is taking place. Below on the left is a screenshot showing a fairly + large big clock window filling a good part of the display, and on the right, + the same clock during active recording. +

+ +
+ The big clock filling a screen + The big clock while recording +
+ The Big Clock, with no transport rolling (left) and recording (right). +
+
\ No newline at end of file -- 2.37.2