Search notes:

Csound: init pass

An init pass is triggered by an event to initiate an instrument.

Initializing global variables etc

At the start up of csound, the instrument 0 is initiazlied which processes all statements outside instruments.

See also

performance pass

Index