Difference between revisions of "Sound.triangleWave"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "<c>Sound.triangleWave</c> returns a 128-element list approximating a triangle wave. === Usage Notes === For use with the ''waveform'' parameter of Sound.init. This produc...")
(No difference)

Revision as of 22:40, 1 April 2020

Sound.triangleWave returns a 128-element list approximating a triangle wave.

Usage Notes

For use with the waveform parameter of Sound.init. This produces a clean sound, almost like a sine wave.