Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AudioWorklet version of Web Csound #864

Closed
kunstmusik opened this issue Oct 24, 2017 · 2 comments
Closed

Implement AudioWorklet version of Web Csound #864

kunstmusik opened this issue Oct 24, 2017 · 2 comments
Assignees
Labels

Comments

@kunstmusik
Copy link
Member

An implementation of AudioWorklet is now testable in Chrome Canary:

http://googlechromelabs.github.io/web-audio-samples/audio-worklet/
https://webaudio.github.io/web-audio-api/#AudioWorklet

The Faust project has already done research work into supporting AudioWorklet and have published examples at:

http://faust.grame.fr/modules-worklet/

@kunstmusik
Copy link
Member Author

I added a development repo here:

https://github.com/kunstmusik/csound-audioworklet

to work on writing the AudioWorklet code. The repo has a pre-built Csound binary committed to repo to make development easier. Once a basic working version is done, plan is to move back in to csound/emscripten folder as an example.

@kunstmusik kunstmusik self-assigned this Oct 30, 2017
@kunstmusik
Copy link
Member Author

This is complete and work is in main repo now.

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

No branches or pull requests

1 participant