Skip to content

provide an audiocontext for superpowered to use. #50

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

Open
weepy opened this issue Apr 27, 2025 · 0 comments
Open

provide an audiocontext for superpowered to use. #50

weepy opened this issue Apr 27, 2025 · 0 comments

Comments

@weepy
Copy link

weepy commented Apr 27, 2025

I already have my audiograph running, and I need to dynamically load superpowered and use some of the provided nodes. Currently Superpowered creates it's own audiocontext, so I would like to be able to provide the one I already have. The alternative is to either always load superpowered and use its context (ideally not for a number of reasons), or pipe audio between the audiocontext via a mediastream which sounds pretty brittle.

Any ideas?!

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

No branches or pull requests

1 participant