manual/_manual/15_editing-and-arranging/08_moving-regions/02_aligning-spotting-regions.html
2013-01-30 00:26:36 +00:00

25 lines
1.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: default
title: Aligning (Spotting) Regions
---
<p>Aligning regions (sometimes called "spotting") means moving one or more regions based on a defined location, which in Ardour is always the <a href="/editing-and-arranging/the-edit-point">edit point</a>. An alignment operation moves the region(s) so that some part of the region is positioned at the edit point. Available alignment commands include:</p>
<dl class="wide-table">
<dt>Align Region starts <kbd class="mod14">a</kbd>
</dt>
<dd>Selected region(s) are moved so that their start is located at the current edit point</dd>
<dt>Align Region ends <kbd class="mod2">a</kbd>
</dt>
<dd>Selected region(s) are moved so that the end is located at the current edit point</dd>
<dt>Align Region sync points <kbd>Shift-a</kbd>
</dt>
<dd>Selected region(s) are moved so that their sync point is located at the current edit point</dd>
<dt>Align Region starts relative <kbd class="mod4">a</kbd>
</dt>
<dd>Selected region(s) are moved so that the start of the earliest region is located at the current edit point, and all others maintain their relative position relative to that region</dd>
</dl>
<p>  </p>
<!-- remove if more text is added below --><!-- remove if more text is added below -->