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

Bring back AudioBuffer in lieu of Audio Element (due to Safari 6/iOS6) #34

Open jsantell opened 12 years ago

jsantell commented 12 years ago

Due to Safari 6/iOS6 bugs, audiobuffers must be used to get data in and out of audio nodes

Gaffen commented 10 years ago

Is there a good point of reference on how to do this? I would be happy to help but haven't worked with this lib in a while.

karneaud commented 9 years ago

Bump