Pipes: english corrected

This commit is contained in:
Benny Lyons 2012-07-29 17:42:07 +01:00
parent 4156c6de59
commit e4584acbea

View file

@ -83,10 +83,10 @@ explanations, the long explanation is the topic of the document above..'
anchor:Pipe[] link:#Pipe[->]Pipe:: anchor:Pipe[] link:#Pipe[->]Pipe::
Conceptual building block of the high-level model. It can be thought Conceptual building block of the high-level model. It can be thought
off as simple linear processing chain. A stream can be 'sent to' a of as simple linear processing chain. A stream can be 'sent to' a
pipe, in which case it will be mixed in at the input, and you can pipe, in which case it will be mixed in at the input, and you can
'plug' the output of a pipe to another destination. Further, effects 'plug' the output of a pipe to another destination. Furthermore, effects
or processors can be attached to the pipe. Besides the global pipes or processors can be attached to the pipe. In addition to global pipes
(busses) in each Timeline, each clip automatically creates N pipes (busses) in each Timeline, each clip automatically creates N pipes
(one for each distinct content stream. Typically N=2, for video and (one for each distinct content stream. Typically N=2, for video and
audio) audio)