set {objects} {slot expr}+ [Command]

Maps over {objects} and sets each slot in {slot expr}+ to the value of the corresponding expr.

Example:

Set the duration of each object in Foo to its rhythm value:
Stella [Top-Level]: set foo duration rhythm

See Also:

increment, invert, map, scale, transpose unset


Last Modified: 5-Mar-1998