]> Shamusworld >> Repos - ardour-manual/blob - include/moving-markers.html
698f5541a8dea9f2ced3dbf2a3390becd436973e
[ardour-manual] / include / moving-markers.html
1
2 <h2>Single marker</h2>
3 <p>
4   <kbd class="mouse">Left</kbd>-click and drag to move a single marker to a
5   new location on the timeline.
6 </p>
7
8 <h2>Multiple markers</h2>
9 <p>
10   It is possible to move multiple markers by the same distance. <kbd
11   class="mouse mod1">Left</kbd>-clicking each discreet marker, or <kbd
12   class="mouse mod3">Left</kbd>-clicking the first and last markers of a range
13   of markers selects them, then dragging one to a new location will move all
14   selected markers together.
15 </p>
16 <p class="note">
17   The markers are bounded by the zero point on
18   the timeline. In other words, the first marker in your selection cannot move
19   to the left of zero on the timeline.
20 </p>
21
22 <h2>Both ends of a range marker</h2>
23 <p>
24   <kbd class="mod1 mouse">Left</kbd>-drag either end of the range marker. The
25   other end will move by the same distance.
26 </p>