Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error : Failed to boot /usr/local/bin/scsynth #31

Closed
DiegOrtega opened this issue May 9, 2017 · 3 comments
Closed

error : Failed to boot /usr/local/bin/scsynth #31

DiegOrtega opened this issue May 9, 2017 · 3 comments

Comments

@DiegOrtega
Copy link

DiegOrtega commented May 9, 2017

captura de pantalla 2017-05-09 a las 0 40 47

Does anyone knows how can I solve this?

@crucialfelix
Copy link
Owner

ENOENT means "No such file or directory"

Do you have scsynth installed at /usr/local/bin/scsynth ?

@crucialfelix
Copy link
Owner

Same as for the other issue. See guide for how to configure here: https://crucialfelix.gitbooks.io/supercollider-js-guide/content/lang/install-and-configuration.html

You can also just pass it in to boot

sc.server.boot({ scsynth: '/path/to/your/scsynth' }).then ...

@DiegOrtega
Copy link
Author

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants