]> Shamusworld >> Repos - ardour-manual/blob - include/moving-markers.html
Update External Sends docs for 7.1
[ardour-manual] / include / moving-markers.html
1
2 <h2>Single marker</h2>
3 <p>
4   <kbd class="mouse">Left</kbd>-clicking and dragging moves 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 the 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   By <kbd class="mod1 mouse">left</kbd>-dragging either end of the range marker, the
25   other end will move by the same distance.
26 </p>
27