]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/04_ardours-interface/03_introducing-the-editor-window/01_editor-lists/02_region-list.html
Updating *Starting Ardour*
[ardour-manual-diverged] / _manual / 04_ardours-interface / 03_introducing-the-editor-window / 01_editor-lists / 02_region-list.html
1 ---
2 layout: default
3 title: Region List
4 ---                        
5
6 <p>The region list shows all the regions in the session. The left-hand column gives the region name, and there are a range of times given for information. At the right of the list are four columns of flags that can be altered:</p>
7 <dl>
8 <dt>L</dt>
9 <dd>whether the region position is locked, so that it cannot be moved.</dd>
10 <dt>G</dt>
11 <dd>whether the region's position is &lsquo;glued&rsquo; to bars and beats. If so, the region will stay at the same position in bars and beats even if the tempo and/or time signature change.</dd>
12 <dt>M</dt>
13 <dd>whether the region is muted, so that it will not be heard.</dd>
14 <dt>O</dt>
15 <dd>whether the region is opaque; opaque regions &lsquo;block&rsquo; regions below them from being heard, whereas &lsquo;transparent&rsquo; regions have their contents mixed with whatever is underneath. </dd>
16 </dl>
17 <p>Hovering the mouse pointer over a column heading shows a tool-tip which can be handy to remember what the columns are for.</p>
18 <p>A handy feature of the region list is that its regions can be dragged and dropped into a suitable track in the session.</p>
19