Webaudio graph is getting crazy #92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After installing this webaudio graph inspector I realized a lot of gain nodes are getting created. I think some cleaning has to be done with the use of tone.js, because it looks like a scary memory leak thing.
changed the description
I would like to drop tone.js to go full native webaudio / or a more recent library working with AudioWorklets.