Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

benchmark page doesn't work in Chrome/Safari. #26

Open
mohayonao opened this issue May 17, 2016 · 2 comments
Open

benchmark page doesn't work in Chrome/Safari. #26

mohayonao opened this issue May 17, 2016 · 2 comments

Comments

@mohayonao
Copy link
Owner

http://mohayonao.github.io/web-audio-engine/benchmark/

@echo66
Copy link

echo66 commented May 21, 2016

@mohayonao the workaround for that could be sending the AudioContext to a WebWorker, render the entire signal array and return it to the main thread.

@mohayonao
Copy link
Owner Author

mohayonao commented May 21, 2016

@echo66 Web Audio API cannot run in WebWorker yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants