You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?!
The text was updated successfully, but these errors were encountered:
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?!
The text was updated successfully, but these errors were encountered: