MAKE-OBJ-SND

[GENERIC-FUNCTION]


OM2Csound
Function Reference
ARGUMENTS:
  - LINS  
  - LDATS  
  - LDURS  
  - LP4  
  - LP5  
&rest
 
  - LPN  

Description:

Formats i statements in a Csound score using OM data.

<Lins> number of the instrument (must be defined in the Csound orchestra)
<Ldats> Attack time(s)
<Ldurs> Duration of the event(s)
<Lp4> other Csound parameter (p4, e.g. amplitude)
<Lp5> other Csound parameters (p5, e.g. frequency): THIS PARAMETER DEFINES THE STRUCTURE OF THE SCORE
<Lpn> additional parameter(s)

All arguments can be numbers or lists (with the same number of elements).
<Lp5> can be a list of lists as for OM CHORD_SEQ parameters format. In thsi case, the other parameter's lists are adapted, if needed, to fit with this pattern.



Auto doc generation by OpenMusic 6.5.1 © 2011 IRCAM