]> Shamusworld >> Repos - ardour-manual/blob - _manual/15_editing-and-arranging/10_separation/01_separate-under.html
first batch of XHTML validation fixes
[ardour-manual] / _manual / 15_editing-and-arranging / 10_separation / 01_separate-under.html
1 ---
2 layout: default
3 title: Separate Under
4 ---                        
5
6
7   
8   
9 <p>You may have a situation where you've positioned one region over another, and you just want to cut the lower region so that it directly adjoins both ends of the overlapping one, with no overlaps. To do this, select the upper region, then choose <code>Edit &gt; Separate &gt; Separate Under</code>. This will split the lower region so that it no longer overlaps the upper region at all. Here is an example where we start with a short region placed so that it overlaps a longer region:</p>
10 <p><img src="/files/a3/a3_before_separate_under.png" alt="region arrangement before separate under" /></p>
11 <p>When we perform the Separate Under edit,  the lower region splits in two, with boundaries exactly positioned at the edges of the upper region:</p>
12 <p><img src="/files/a3/a3_after_separate_under.png" alt="region arrangement after separate under" /></p>
13 <p>If the upper region covers only one end of the lower region, then this operation is equivalent to <a href="/editing-and-arranging/change-region-lengths/#trimtonextprevious">Trim to Next or Trim to Previous</a>, depending on which end is covered.</p>
14