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'm sorry, I just started a new job so I have 0 time to actually dig into this issue, but I'm happy to help direct your debugging. Are you starting the script fresh after waiting for a while, or is the same audio engine still instantiated from a while ago? What happens if you just create a new audio engine instance (restarting everything) when you try to run after a break?
Firstly, I'd like to say thanks for the module. :)
Now the issue: when no audio is played on a Mac for a while, it seems to turn off the audio system or something.
When I attempt to use
node-core-audio
after this happens (so I'd expect it to turn on again), it segfaults. Here's the stack trace I got from lldb:The text was updated successfully, but these errors were encountered: