OpenMusic

Visual Programming | Computer-Assisted Composition

Navigation : Previous | Next

Adding TemporalBoxes in a Maquette

Patches and other maquettes can be included in maquettes, as well as instances or factory boxes such as notes , chords , chord-seqs , voices , audio files , midifiles , MIDI controlers .

Adding Boxes From a Patch

Instances

This maquette contains a patch, a factory box and an instance
box.

This maquette contains a patch, a factory box and an instance box.

Factory , instance boxes and global variables can be droppped from a patch to a maquette editor.

When an object is dropped in the maquette, a TemporalBox appears in the maquette. Its reference is the new factory or instance which is created from the current value of the object.

Patches and Maquettes

** General and local ** patches or maquettes can be dropped in a maquette editor from the workspace or any other location. A reference to the patch, or maquette, is then created.

Adding a maquette into another maquette allows the conception of temporal hierarchic structures .

TemporalBoxes and Maquette Appearance

TemporalBox Icon

To display the TemporalBox reference icon, select the Show Box Icons option of the Maquette Preferences tab

Adding Boxes Directly in the Maquette Editor

Local Patches and Maquettes

A new local patch or maquette can be added directly in a maquette.

A TemporalBox of equivalent size and representing a new local patch or maquette appear.

Adding Factory and Function Boxes

Factory and function boxes can’t be added directly in a maquette editor. They must be added in a patch located in the maquette.

Using Sub Patches in Maquettes

Adding and Deleting Boxes from the Outside of a Maquette

Patch and “Temporal Patch”

Patches located in maquettes can be refered to as “ temporal patches “. Basically, temporal patches show no difference with “standard” patches :

Nevertheless, temporal patches have an additional feature. They can be used within the context of the maquette via a specific input and output : the temporal input and temporal output .

—|—

Temporal Input

The temporal input, or Tempin , allows to integrate the relation between the TemporalBox and the maquette - size, position, for instance - in the own program of the TemporalBox.

Temporal Output

The temporal output, or Tempout , allows to express the musical value of a TemporalBox within the context of the maquette.

References :

Contents :

Navigation : Previous | Next