Temporary fix for a missing file
This commit is contained in:
parent
3db400a1a5
commit
e1efa98648
20
include/big-clock.html
Normal file
20
include/big-clock.html
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<h2>The Big Clock</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
To show the current playhead position in a big, resizable window, activate
|
||||||
|
<kbd class="menu">Window > Big Clock</kbd>. 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.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<figure>
|
||||||
|
<a href="/images/bigclock.png"><img src="/images/bigclock.png" height="100" alt="The big clock filling a screen"></a>
|
||||||
|
<a href="/images/bigclock-recording.png"><img src="/images/bigclock-recording.png" height="100" alt="The big clock while recording"></a>
|
||||||
|
<figcaption>
|
||||||
|
The Big Clock, with no transport rolling (left) and recording (right).
|
||||||
|
</figcaption>
|
||||||
|
</figure>
|
Loading…
Reference in New Issue
Block a user