Difference between revisions of "Sound.noiseWave"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "<c>Sound.noiseWave</c> returns a collection of random values. === Usage Notes === For use with the ''waveform'' parameter of Sound.init. This produces a slightly buzz...")
(No difference)

Revision as of 22:43, 1 April 2020

Sound.noiseWave returns a collection of random values.

Usage Notes

For use with the waveform parameter of Sound.init. This produces a slightly buzzy, retro tone.