OpenMusic

Visual Programming | Computer-Assisted Composition

Navigation : Previous | Next

Starting a Session

Covered Topics

Keywords

Patch[1], Workspace[2], Listener[3]

See also

References :

  1. Patch

A programming unit where objects and functions - boxes - are interconnected to build a musical algorithm, that is, a sequence of instructions. A patch can also be embedded as a box within another patch.

  1. Workspace

OpenMusic’s working environment. Each session starts with choosing a workspace, the equivalent of a desktop where programs are created and organized, and where items can be stored.

  1. Lisp Listener

A Lisp communication interface displaying results of computations, warnings or error messages, and where Lisp expressions - programs - can be evaluated.

Contents :

Navigation : Previous | Next