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

fixed syntax in OSC example #6

Closed coleww closed 10 years ago

coleww commented 10 years ago

awesome library! I noticed the OSC example was missing a comment and a closing bracket.

rserota commented 10 years ago

Good catch. Thanks for contributing!