X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ftransport-clocks.html;h=db2d004ddd3782a29fdac9e7a70f12f7160bb6cd;hb=HEAD;hp=35b8717729f2c02679e55b8f6cfc2ea1e4cd7a88;hpb=88d6f39b5f8b0f791b6833bb1512aa774b59d4f8;p=ardour-manual diff --git a/include/transport-clocks.html b/include/transport-clocks.html index 35b8717..db2d004 100644 --- a/include/transport-clocks.html +++ b/include/transport-clocks.html @@ -1,82 +1,111 @@ -An image of the transport clocks in Ardour +
+ The transport clocks in Ardour +
+ The transport clocks in Ardour +
+

- Clocks in Ardour are used to display time values precisely. - In many cases, they are also one way to edit (change) time values, and in a few - cases, the only way. All clocks share the same basic appearance and functionality, - which is described below, but a few clocks serve particularly important roles. + Clocks in Ardour are used to display time values + precisely. In many cases, they are also one way to edit (change) time + values.

- In the transport bar of the editor window there are two clocks (on a large enough - screen), that display the current position of the playhead - and additional information related to transport control and the timeline. These - are called the transport clocks; the left one is the primary - transport clock and the right one is the secondary transport clock. + In the transport bar of the editor window there are two clocks by + default, that display the current position of the playhead and + additional information related to transport control and the timeline. + These are called the transport clocks; the left one is the + primary transport clock (always showing the playhead + position) and the right one is the secondary transport + clock.

- All the clocks in Ardour share the same powerful way of editing time. Refer to - Editing Clocks to learn how. + Having two transport clocks allows seeing the playhead position in + two different time units without having to change any settings. For + example, one can see the playhead position in both timecode units and + BBT time. The secondary transport clock can nevertheless be hidden in + the Preferences, + at Appearance > Toolbar > Display Secondary + Clock.

- Editing the time in the transport clocks will reposition the playhead in the same - way that various other editing operations will. + All the clocks in Ardour share the same powerful way of editing time. + Refer to Editing Clocks to learn how. + Editing the time in the transport clocks will reposition the playhead + in the same way that various other editing operations will.

-

The Special Role of the Secondary Transport Clock

-

- On a few occasions Ardour needs to display time values to the user, but there - is no obvious way to specify what units to use. The most common case is the big - cursor that appears when dragging regions. For this and other similar cases, - Ardour will display time using the same units as the secondary clock. + The transport clocks have special attributes due to their function:

-

Why are there two transport clocks?

- +

Information panel

- Having two transport clocks allows seeing the playhead position in two different - time units without having to change any settings. For example, one can see the - playhead position in both timecode units and BBT time. + Under each clock is an information panel, that offers informations about the current clock mode:

+ + + + + + + + + + + + + + + + + + + + + +
ModeInformation
Timecode / Minutes:Second / SecondsSource of Timecode (INT means that Ardour is its own timecode source)
Bars:BeatsCurrent tempo and current time signature. Clicking one of this button allows changing the value.
SamplesSample rate (SR) and pull-up/down, as defined in the session properties.
-

Special Modes for the Transport Clocks

- +

Time origin

- In addition to the time-unit modes, each of the two transport - clocks (again, on a sufficiently large screen) can be - independently set to display Delta to Edit Point in whatever time - units its current mode indicates. This setting means that the clock shows the - distance between the playhead and the current edit point, and it may show a - positive or negative value depending on the temporal order of these two points. - The clocks will use a different color when in this mode to avoid confusion. + In the Right-click menu, it is possible to + change the time origin, i.e. the zero-point in time, amongst :

-

- To switch either (or both!) of the transport clocks into this mode, use - Edit > Preferences > Transport and select - the relevant checkboxes. -

+ + + + + + + + + + + + + +
Display absolute timeThe zero point is the absolute start of the timeline (ignoring the session start and any timecode offsets).
Display delta to edit cursorThe zero point is the Edit Point as chosen from the Edit Point selector, e.g. a selected marker.
Display delta to origin markerThe zero point is the start marker of the session.
-

- Note that when in Delta to Edit Point mode, the transport clocks - cannot be edited. +