OpenMusic

Visual Programming | Computer-Assisted Composition

Navigation : Previous Next

Evaluators : Eachtime, Finally, Initdo

OMLoop has three evaluators :

Finally : receives and returns the results of the loop.

EachTime : produces the result at each step of the iteration.

Initdo : evaluates an operation before the iteration begins.

Contents :

Navigation : Previous Next