OpenMusic

Visual Programming | Computer-Assisted Composition

Navigation : Previous Next

Text Boxes

Text boxes allow to input or visualize a text in a visual program. There exist two types of text boxes :

1) TEXT-BOX and 2) TEXT-VIEW 1) TEXT-BOX and 2) TEXT-VIEW

Inputs / Outputs

Text-Box and Text-View Text-Box and Text-View

Text boxes have one input and output :

Usage

Displaying Results

Text boxes are convenient tools for the visualization of intermediate results returned by boxes.

Using a text box to display a result. Using a text box to display a result.

Modifying Inputs Intermediate Data

Text boxes can also be use for inputting or modifying f-data in OM visual programs.

Using a text box to input data. Lock the box to preserve its content at the
evaluation. Using a text box to input data. Lock the box to preserve its content at the evaluation.

“Lock” Mode

Text boxes must be locked not to be reinitialized and return their current content at the evaluation.

To lock a box, press b .

References :

A characters chain between two inverted commas.

Contents :

Navigation : Previous Next