jitter Signal Generators:Random (Noise) Generators jitter jitter Generates a segmented line whose segments are randomly generated. Description Generates a segmented line whose segments are randomly generated. Syntax kout jitter kamp, kcpsMin, kcpsMax Performance kamp -- Amplitude of jitter deviation kcpsMin -- Minimum speed of random frequency variations (expressed in cps) kcpsMax -- Maximum speed of random frequency variations (expressed in cps) jitter generates a segmented line whose segments are randomly generated inside the +kamp and -kamp interval. Duration of each segment is a random value generated according to kcpsmin and kcpsmax values. jitter can be used to make more natural and analog-sounding some static, dull sound. For best results, it is suggested to keep its amplitude moderate. Examples Here is an example of the jitter opcode. It uses the file jitter.csd. Example of the jitter opcode. See the sections Real-time Audio and Command Line Flags for more information on using command line flags. See Also jitter2, vibr, vibrato Credits Author: &namegabriel; Example written by &namekevin;. New in Version 4.15