X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fruler.html;h=b34e9c6ae65e5b68a3bc9cb4db21fb04f1c798e4;hb=3532eaf880572e65dea6acd1f391efa598303111;hp=a91db069a4e0c189c141b7907ffbeea60540e210;hpb=98bfbf08ca88486d397c683ca7ebb2c9d117029b;p=ardour-manual diff --git a/include/ruler.html b/include/ruler.html index a91db06..b34e9c6 100644 --- a/include/ruler.html +++ b/include/ruler.html @@ -1,25 +1,96 @@ -Ardour's Ruler +
+ Ardour's Ruler +
+ Ardour's Ruler +
+
+

- The Ruler scales the session along time, allows navigating, and can be marked for different uses. The main use of the Ruler is to move the playhead: clicking anywhere on the timeline will bring the playhead at this location in time. + The ruler scales the session along time, allows navigating, and + can be marked for different uses. +

+

+ One of its main uses is to move the playhead: clicking anywhere on the + timeline will bring the playhead at this location in time. Also, using the + mouse's scrollwheel while hovering the ruler will zoom in or out + (/ ).

-

- It is made of a succession of rows, each having a special role related to time. From top to bottom, those rows are: + The ruler is made of a succession of rows, each having a special role related + to time. Adding or removing rows can be done by right + clicking anywhere in the ruler's header on the left, and ticking any of:

- - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Timecodescaling the session whith the traditionnal Hours:Mins:Secs:Frames notation
Bars:Beatsslicing the time according to the time signature ot the Meter
Metershows the time signature. It can be changed along the timeline, by Right click > New Meter. The Bars:Beats ruler will reflect the change.
Temposhows the BPM. It can be changed along the timeline, by Right click > New Tempo. The Bars:Beats ruler will reflect the change.
Range Markersallow to create and modify ranges directly on the Ruler.
Loop/Punch Rangesare special kind of ranges designed to be played as a loop and to do punch recording, i.e. recording on a precise section of time, respectively.
CD Markersare markers designed to be used while creating a recording that has to be split in time, as an audio CD
Location Markersis meant to receive any kind of marker, user generated or from Ardour itself.
Mins:Secsscaling the session with the Mins:Secs:mSec notation
Timecodescaling the session with the Hours:Mins:Secs:Frames notation
Samplesscaling the session with the sample number notation
Bars:Beatsslicing the time according to the time signature
Time Signatureshows the time signature. It can be changed along the timeline, by + Right-click > + New Time Signature. The Bars:Beats ruler will + reflect the change.
Temposhows the BPM. It can be changed along the timeline, by + Right-click > New Tempo. + The Bars:Beats ruler will reflect the change.
Range Markersallow to create and modify ranges directly on the Ruler.
Loop/Punch Rangesare special kind of ranges designed to be played as a loop and to do + punch recording, i.e. recording on a precise section of time, respectively.
CD Markersare markers designed to be used while creating a recording that has + to be split in time, as an audio CD
Location Markersis meant to receive any kind of marker, user generated or from Ardour + itself.
Cue Markersallows triggering entire cues from the grid in the Cuewindow
Video Timelineshows thumbnails of the video + in the timeline

- Most of the operations on the markers are described in Working with Markers, while the Meter, Tempo, Bars:Beats and Timecode use are described in Tempo and Meter. + Most rulers allow placing markers to serve a specific purpose: mark a point in + time, define a loop range, or something else entirely. +

+ +

+ Most of the operations on the markers are described in Working with Markers, additional information + on Time Signature, Tempo, Bars:Beats, and Timecode is available in the + Tempo and Time Signature chapter.