rserota / wad

Web Audio DAW. Use the Web Audio API for dynamic sound synthesis. It's like jQuery for your ears.
MIT License
1.9k stars 160 forks source link

Alpha GUI #5

Closed bignimbus closed 10 years ago

bignimbus commented 10 years ago

I made a very rough draft of a GUI that could eventually cover all WAD functions in full compliance with expected values according to W3C's Web API specs.

This may help speed up preset development.

rserota commented 10 years ago

This is really cool! Thanks for the contribution. Do you think you'll be able to keep maintaining the GUI as I add more features to Wad.js?

bignimbus commented 10 years ago

I'm sure that wouldn't be a problem. I am working on adding custom waveform functionality, look out for that in the near future. Thanks for pulling in my contribution, I'm excited for the future of the Web Audio API and I think wad is very promising.