20 lines
1007 B
HTML
20 lines
1007 B
HTML
<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> |