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 just getting started with supercolliderjs and I'm not clear on the best way to receive data back from sclang. For example, I would like to boot the server in sclang and receive a response in node when it has booted. This is what I tried:
stderr : *** ERROR: open directory failed 'synthdefs'
I need access to synthdefs created by the class library and haven't worked directly with the server before. How do I get the same functionality as I would by booting the server from sclang?
Hi,
I'm just getting started with supercolliderjs and I'm not clear on the best way to receive data back from sclang. For example, I would like to boot the server in sclang and receive a response in node when it has booted. This is what I tried:
It works sometimes but isn't consistent which makes me think there must be a better approach.
Thanks
The text was updated successfully, but these errors were encountered: