genarray — Generate a vector with an arithmetic sequence.
istart -- value to place in first element.
iend -- last value to place in array.
inc -- amount to add to previous value (default 1).
Here is an example of the genarray opcode. It uses the file genarray.csd.
Example 865. Example of the genarray opcode.
See the sections Real-time Audio and Command Line Flags for more information on using command line flags.
<xi:include></xi:include>