x-class noise generators trirand Signal Generators:Random (Noise) Generators trirand trirand Triangular distribution random number generator Description Triangular distribution random number generator. This is an x-class noise generator. Syntax ares trirand krange ires trirand krange kres trirand krange Performance krange -- the range of the random numbers (-krange to +krange). 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. Examples Here is an example of the trirand opcode. It uses the file trirand.csd. Example of the trirand opcode. See the sections Real-time Audio and Command Line Flags for more information on using command line flags. Its output should include a line like this: instr 1: i1 = 7506.261 See Also betarand, bexprnd, cauchy, exprand, gauss, linrand, pcauchy, poisson, unirand, weibull Credits Author: &nameparis; MIT, Cambridge 1995 Example written by &namekevin;.