Doing a sound synth in JavaScript

For some time now I’ve been working on a software sound synthesizer for JavaScript. It all began when I found out about the WebGL 64k competion. Obviously, creating a full featured demo in a 64k JavaScript program poses several problems. The two problems that I found most interesting were: How do we do music in … Continue reading Doing a sound synth in JavaScript