Search notes:

Csound: instrument

An instrument defines an algorithm.

Initiating an instrument

The instrument's algorithm executes when the instrument is initiated.
The initiation is triggered by an event.
The initiation of the instrument places it onto the processing chain.
TODO: init pass

Instrument 0

A special instrument 0 is uzed to initialize global variables etc..

Index