X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fthe-region-list.html;h=e9183d9fa031d1f96345f0cfec42e6e272cdd8b3;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=2ef31c3af398db847d2e6d59fd2470c86f996371;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/the-region-list.html b/include/the-region-list.html index 2ef31c3..e9183d9 100644 --- a/include/the-region-list.html +++ b/include/the-region-list.html @@ -1,35 +1,37 @@

- 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
-
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).
-
+ + + + + + +
NameThe name of the region, can be modified by double-clicking it
# ChNumber of channels for an audio region (0 for MIDI)
TagsUser-added tag text, can be modified by double clicking it
Startposition of the start of the region on the global timeline
Lengthduration of the region

- The units used to display those times are those used for the clock, so changing the units on the clocks change the display of this values. + The time format used for Start and Length follows the Primary Clock one.

At the right of the list are four columns of flags that can be altered:

-
-
L
-
whether the region position is locked, so that it cannot be moved.
-
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
-
whether the region is muted, so that it will not be heard.
-
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.
-
+ + + + + + + + + +
□ Lwhether the region position is locked, so that it cannot be moved.
□ Gwhether 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.
□ Mwhether the region is muted, so that it will not be heard.
□ Owhether the region is opaque; opaque regions ‘block’ regions below them from being heard, whereas ‘transparent’ regions have their contents mixed with whatever is underneath.

Hovering the mouse pointer over a column heading shows a tool-tip which can be handy to remember what the columns are for.