diff --git a/include/the-region-list.html b/include/the-region-list.html index 2b4d887a..e222c86f 100644 --- a/include/the-region-list.html +++ b/include/the-region-list.html @@ -1,21 +1,20 @@
- 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: + The region list shows all the regions in the session, with infos about them + in a tabular form. Any column caption can be clicked to sort the list + according to the clicked value:
Position | position of the start of the region on the global timeline |
---|---|
End | position of the region on the global timeline |
Name | The name of the region, can be modified by double-clicking it |
# Ch | Number of channels for an audio region (0 for MIDI) |
Tags | User-added tag text, can be modified by double clicking it |
Start | position of the start of the region on the global timeline |
Length | duration of the region |
Sync | position of the sync point, relative to the start of region (can be negative) |
Fade In | duration of the fade in. Can't be less than 1 ms, to avoid clipping. |
Fade Out | duration of the fade out (positive value, ≥ 1 ms). |
- The secondary clock defines the time unit used in this list. - Set the secondary clock to the type of unit desired. + The time format used for Start and Length follows the Primary Clock one.
@@ -23,14 +22,14 @@
L | +|
---|---|
□ L | whether the region position is locked, so that it cannot be moved. |
G | +|
□ G | 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. |
M | +|
□ M | whether the region is muted, so that it will not be heard. |
O | +|
□ O | 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. |