supercolliderjs icon indicating copy to clipboard operation
supercolliderjs copied to clipboard

How to run the example code?

Open DiegOrtega opened this issue 7 years ago • 1 comments

I'm having this error possibly because supercolliderjs needs to establish some kind of communication with SClang. It seems it cannot find it though I have SC installed, I believe the problem must be the path.

How can I change it?

Thanks!

Error: [Error: Failed to spawn process: /Applications/SuperCollider/SuperCollider.app/Contents/MacOS/sclang]

DiegOrtega avatar May 05 '17 17:05 DiegOrtega

Sorry, I was away for a few days and didn't get notifications.

The configuration should be much better documented than it is. Sorry about that; the website changed and that got moved. I will update that.

See the guide here: https://crucialfelix.gitbooks.io/supercollider-js-guide/content/lang/install-and-configuration.html

The API method is here, but this should describe all the options (but currently doesn't): https://crucialfelix.github.io/supercolliderjs/api/#langboot

crucialfelix avatar May 09 '17 14:05 crucialfelix