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.
|