INST

[GENERIC-FUNCTION]


OM2Csound
Function Reference
ARGUMENTS:
  - INST-NUM instrument number [default = 1]
  - VARS assign-val  
  - OUT out  
&rest
 
  - LST? gvar  

Description:

Global Csound instrument declaration.

<inst-num> is the instrument number as referred in the Csound scores.
<vars> is a list of variables as declared with ASSIGN-VAR
<out> is the output of the OUT opcode box, which includes all signal processing.


INST is part of the library of Csound OPCODES boxes used to design Csound instruments.

See also http://www.csounds.com/manual/html/index.html for more info about Csound programming.



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM