OpenMusic

Visual Programming | Computer-Assisted Composition

Navigation : Previous | Next

Sheet

The OMSheet object is a special polyphonic container allowing to bring together heterogeneous musical objects on its different voices. The OMSheet editor has specific features ensuring space/time alignments between the notation and other temporal objects.

Different types of musical objects can be embedded in a sheet :

The Sheet also allows to process and generate the contents of these different tracks using visual programs.

Structure

The OMSheet is made of a number of TRACKS (). Each track can contain one or several internal **OBJECTS** localized with a given onset time and identified in the Sheet by a unique ID number.

An OMSheet has also a number of attached inbuilt patches () allowing to generate the contents or link the sheet track objects together.

Find the OMSheet object and tools in the Classes / Score / Sheet menu.

—|—

References :

Contents :

Navigation : Previous | Next