cauchyi
Cauchy distribution random number generator with interpolation between values.
This is an x-class noise generator.
Syntax
Performance
kalpha -- controls the spread from zero (big kalpha = big spread). Outputs both positive and negative numbers.
For more detailed explanation of these distributions, see:
- C. Dodge - T.A. Jerse 1985. Computer music. Schirmer books. pp.265 - 286
- D. Lorrain. A panoply of stochastic cannons. In C. Roads, ed. 1989. Music machine. Cambridge, Massachusetts: MIT press, pp. 351 - 379.
xamp -- range over which random numbers are distributed.
xcps -- the frequency which new random numbers are generated.
Examples
Here is an example of the cauchyi opcode. It uses the file cauchyi.csd.
See also
Credits
Author: John ffitch
Bath
May 2011
New in version 5.14