run {containers} {offsets} [Command]

Processes {containers} such that no output is produced but all events are selected and time stamped. runis useful for precomputing generators or updating time values prior to an editing operation.

Example:

Run Foo and Bar and use time information:
Stella [Top-Level]: run foo,bar
Stella [Top-Level]: scale foo amplitude (interpl $time 0 1 35 .1)
Stella [Top-Level]: map bar when (> $time 4) while (< $time 20) set freq 440.0

See Also:

mix sequence tlist


Last Modified: 5-Mar-1998