Recherche Google
ModalysThe Modalys Workspace > Run Synthesis
page précédentepage suivante

Run Synthesis

Description

Runs the synthesis in the current Modalys workspace.

(run ... )

Lisp Syntax and Default Values

The (run ... ) function can be created using the following Lisp syntax:

(run duration)

Parameters

The (run ... ) function takes one argument:

  • duration: the number of seconds of sound Modalys will compute.
Discussion

Note that if you run several seconds of sound, stop, and then type run again, Modalys will continue calculating from where you left off rather than starting again. Hence, typing:

(run 2.0)

(run 2.5)

(run 1.5)

will produce a total of six seconds of sound. The advantage of this is that you could create new objects, destroy inactive connections, move dynamic controllers, and other things in-between (run ... ) statements.

Options

There are no special options for this function.

page précédentepage suivante
A propos...©IRCAM 2014Réalisé avec Scenari