jsantell / dancer.js

high-level audio API, designed to make sweet visualizations
jsantell.github.com/dancer.js
MIT License
2.11k stars 209 forks source link

Call to Dancer.adapters.webaudio returns undefined #53

Closed dremonkey closed 10 years ago

dremonkey commented 10 years ago

It looks like you are calling Dancer.adapters.webaudio (which is undefined) rather than Dancer.adapters.webkit.

dremonkey commented 10 years ago

Actually I did some further checking and it looks like only the built file (dancer.js) is incorrect. Closing this.