autocorr — Autocorrelation of a sequence.
kout[] -- output array containing the autocorrelation output. It will be created if it does not exist.
kin[] -- input array containing the sequence for autocorrelation.
Here is an example of the autocorr opcode. It uses the file Play autocorr.csd
Example 84. Example of the autocorr opcode.
See the sections Real-time Audio and Command Line Flags for more information on using command line flags.