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

encapsulate web audio output #663

Closed
felixroos opened this issue Aug 11, 2023 · 2 comments · Fixed by #664
Closed

encapsulate web audio output #663

felixroos opened this issue Aug 11, 2023 · 2 comments · Fixed by #664

Comments

@felixroos
Copy link
Collaborator

felixroos commented Aug 11, 2023

currently, there is the @strudel.cycles/webaudio package, which depends on @strudel.cycles/core .
it would be cool if the webaudioOutput could be used without strudel (which already happened in topos).
here is a little demo: https://codesandbox.io/s/webaudio-output-test-f8n3vv

maybe also give it a catchy name.. what about superdough ?

so maybe split @strudel.cycles/webaudio into

  • superdough (independent of strudel) and
  • @strudel/superdough (bindings for strudel)
@felixroos
Copy link
Collaborator Author

maybe also try to make it compatible with https://www.npmjs.com/package/node-web-audio-api aldough that could be done in a separate step

@felixroos
Copy link
Collaborator Author

felixroos commented Aug 11, 2023

superdough is out now: https://www.npmjs.com/package/superdough

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

Successfully merging a pull request may close this issue.

1 participant