Algosim documentation: WhiteNoise

WhiteNoise

Returns a sound with white noise.

Syntax

Description

WhiteNoise(A, d, s) returns a d-second sound of white noise with amplitude A normalised to [0, 1] and sample frequency s. If omitted, A defaults to .5, d to 2 seconds, and s to 48 kHz.

Examples

WhiteNoise(.1, 1)

See also