Sequence: english corrected

This commit is contained in:
Benny Lyons 2012-07-29 17:46:58 +01:00
parent e4584acbea
commit 0df1bbc57e

View file

@ -132,12 +132,11 @@ explanations, the long explanation is the topic of the document above..'
A collection of *Media Objects* (clips, effects, transitions, labels, A collection of *Media Objects* (clips, effects, transitions, labels,
automation) placed onto a tree of tracks. By means of this placement, automation) placed onto a tree of tracks. By means of this placement,
the objects could be anchored relative to each other, relative to the objects could be anchored relative to each other, relative to
external objects, absolute in time. A sequence can connect to the external objects, absolute in time. A sequence can connect to
global pipes when used as top-level sequence within a timeline, or global pipes when used as a top-level sequence within a timeline, or
alternatively it can act as a virtual-media when used within a alternatively it can act as a virtual-media when used within a
meta-clip (nested sequence). In the default configuration, a Sequence meta-clip (nested sequence). A Sequence by default contains just a
contains just a single root track and sends directly to the master bus single root track and directly sends to the master bus of the Timeline.
of the timeline.
anchor:Session[] link:#Session[->]Session:: anchor:Session[] link:#Session[->]Session::
the current in-memory representation of the Project when opened within the current in-memory representation of the Project when opened within
@ -211,7 +210,7 @@ explanations, the long explanation is the topic of the document above..'
that.. that..
anchor:Viewer[] link:#Viewer[->]Viewer:: anchor:Viewer[] link:#Viewer[->]Viewer::
the display destination showing video frame and possibly some effect The display destination showing video frame and possibly some effect
overlays (masking etc.). When attached to a timeline, a viewer overlays (masking etc.). When attached to a timeline, a viewer
reflects the state of the timeline's associated PlayController, and it reflects the state of the timeline's associated PlayController, and it
attaches to the timeline's global pipes (stream-type match or attaches to the timeline's global pipes (stream-type match or
@ -222,8 +221,3 @@ explanations, the long explanation is the topic of the document above..'
mere control for sending video to a dedicated monitor (separate X mere control for sending video to a dedicated monitor (separate X
display or firewire) display or firewire)