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
Hello,
I am trying to get the onsilence callback to work on synths but in my code it never gets called.
I need to know when the synth is silent so I can safely dispose() of it.
Here is a snippet where it doesn't seem to be called:
Hello,
I am trying to get the onsilence callback to work on synths but in my code it never gets called.
I need to know when the synth is silent so I can safely
dispose()
of it.Here is a snippet where it doesn't seem to be called:
The text was updated successfully, but these errors were encountered: