OpenMusic

Visual Programming | Computer-Assisted Composition

OpenMusic Reference

Prev| | Next


Sound

Sound

(score module) --

Syntax

Sound self

Slots

name data type(s) comments
self Sound object  
tracknum integer a track index for multichannel mixing (0 = no specific track)
markers list a list of markers (s)

Notes

Sound factories are generally obtained by dragging an AIFF file from the finder to a patch window. After doing that, lock the icon immediately or you will lose its contents when you try to evaluate it.

An unlocked Sound object when evaluated will bring up a dialog box asking you to find an AIFF file.


Prev Home Next
Poly Up Temporalbox