manual/_manual/04_ardours-interface/03_introducing-the-editor-window/01_editor-lists/02_region-list.html

24 lines
1.3 KiB
HTML
Raw Normal View History

2013-01-29 19:26:36 -05:00
---
layout: default
title: Region List
---
<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>
<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>
<dl>
<dt>L</dt>
<dd>whether the region position is locked, so that it cannot be moved.</dd>
<dt>G</dt>
<dd>whether the region's position is glued 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>
<dt>M</dt>
<dd>whether the region is muted, so that it will not be heard.</dd>
<dt>O</dt>
<dd>whether the region is opaque; opaque regions block regions below them from being heard, whereas transparent regions have their contents mixed with whatever is underneath. </dd>
</dl>
<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>
<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>