Accessing TemporalBoxes of a Maquette from a Patch
Accessing TemporalBoxes from a patch is especially necessary for removing them from a maquette, and for manipulating them from outside the maquette.
Temporalboxes Function : Use
| The temporalboxes function allows to access and modifiy all the temporal objects contained in a maquette. To add the temporalboxes function : -
Cmd click and type "temporalboxes" - select .
|
Procedure
Connect the maquette box on "reference" mode to the input of the
temporalboxes
function. Connect the output of the temporalboxes function to the program. The boxes contained in the maquette can be manipulated from the patch.
| The temporal objects enclosed in the maquette is returned as a TemporalBoxes list when evaluating the function. |
Références :