Code snippet to synthesize sine wave of 440hz with JavaScript - the simplest sound
Live demo: https://darthvanger.github.io/js-sine-wave-synthesizer/
See code in index.js
and index.html
See full tutorial on Medium: https://medium.com/p/777647defefc/