genarray_i — Generate a vector with an arithmetic sequence.
Generate a vector (one-dimensional k-rate) with an arithmetic sequence at initialisation time.
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_i opcode. It uses the file genarray_i.csd.
Example 866. Example of the genarray_i opcode.
See the sections Real-time Audio and Command Line Flags for more information on using command line flags.
<xi:include></xi:include>