Reference amp()

amp()

Adjust the amplitude of the noise source.

Syntax

amp(amplitude)

Parameters

amplitude
Number: Set the amplitude between 0 and 1.0. Or, pass in an object such as an oscillator to modulate amplitude with an audio signal.
Notice any errors or typos? Please let us know. Please feel free to edit src/Noise.js and open a pull request!

Related References