Generate a buffer with random values.
実例
シンタックス
p5.Noise([type])
パラメーター
type
String: - the type of noise (white, pink, brown)
メソッド
amp
Adjust the amplitude of the noise source.
start
Starts the noise source.
stop
Stops the noise source.
Notice any errors or typos? Please let us know. Please feel free to edit src/Noise.js and open a pull request!