-
Notifications
You must be signed in to change notification settings - Fork 8
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
Include classes for projects #42
Comments
example of the format of the yaml file
|
Startup sclang with:
|
Suggested fix: Default
Change line 80 of Bela Then users can add to compile their own classes with SuperCollider code like this:
Note that the program has to run once to make the change to the language config file. Then the second time the program is run, the folder will be compiled. It would be more elegant if Bela projects support subfolders from the Web IDE, then users can keep their class files nicely in folders. This solution will also allow for Quarks to be installed via the SuperCollider interface for Quarks installation. (Although you may want to have internet access enabled for the Bela then to fetch quarks). |
same as #71 |
It would be good for each project to have:
classes
sclang_config.yaml
filesclang
This config-file can also be used for including downloaded quarks.
This would also fix #38
The text was updated successfully, but these errors were encountered: