]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/16_editing-and-arranging/08_separation/01_separate-under.html
Total rework of the *Ardour's Interface* part
[ardour-manual-diverged] / _manual / 16_editing-and-arranging / 08_separation / 01_separate-under.html
1 ---
2 layout: default
3 title: Separate Under
4 ---                        
5
6 <p>
7   You may have a situation where you have positioned one region over another, 
8   and you just want to cut the lower region so that it directly adjoins both 
9   ends of the overlapping one, with no overlaps. To do this, select the upper 
10   region, then choose <kbd class="menu">Edit &gt; Separate &gt; Separate
11   Under</kbd>. This will split the lower region so that it no longer overlaps 
12   the upper region at all. <br />
13   Here is an example where we start with a short region placed so that it 
14   overlaps a longer region:
15 </p>
16 <img src="/images/a3_before_separate_under.png" alt="region arrangement before separate under" />
17 <p>
18   When we perform the <dfn>Separate Under</dfn> edit, the lower region splits 
19   in two, with boundaries exactly positioned at the edges of the upper region:
20 </p>
21 <img src="/images/a3_after_separate_under.png" alt="region arrangement after separate under" />
22 <p>
23   If the upper region covers only one end of the lower region, then this 
24   operation is equivalent to 
25   <a href="/editing-and-arranging/change-region-lengths/#trimtonextprevious">Trim to Next or Trim to Previous</a>, 
26   depending on which end is covered.
27 </p>
28