A JavaScript library for real-time audio synthesis and composition from within the browser
Questions tagged [audiolet]
1 questions
39
votes
1 answer
What's wrong with this simple FM synth design?
I'm trying to implement some features of a Yamaha YM3812 sound chip (aka OPL2 http://en.wikipedia.org/wiki/YM3812) in JavaScript using Audiolet (a synthesis library, http://oampo.github.io/Audiolet/api.html)
Audiolet allows you to build a…

bsa
- 2,671
- 21
- 31