-
I have an scd file at "/media/dlm/T7/23-24-fall/大课-exam-works". Also in that directory, there's a text file "zipdir.txt".
In SC-IDE:
```
p = thisProcess.nowExecutingPath.dirname +/+ "zipdir.txt…
-
Thanks to @crucialfelix
socket.io has a way to store variables (even one holding an sclang process) that can be associated with a connected user. there is a handler to be called when the user discon…
-
## Motivation
Currently there is no proper way to communicate to an e.g. webservice like a REST API (I have seen that some Quarks are using curl as a workaround). Workarounds like this rely on …
-
## Environment
* SuperCollider version: 3.11.2
* Operating system: macOS 10.14
* Other details (Qt version, audio driver, etc.):
## Steps to reproduce
Run the code below _while playing …
dyfer updated
3 years ago
-
When the user has a broken library that cannot compile due to duplicate or missing classes and messed up include paths, they should be able to recompile in safe mode without any extra active includes.…
-
I just realised the default installation might be `/usr/bin` instead of `/usr/local/bin` ( I'm running a Raspberry here ).
As i'm not totally familiar with the code i wrote the solution in an standal…
-
Environment
-----------
* Your SuperCollider version: 3.10.0-rc1
* Your operating system and version: MacOS 10.13.6
* Qt 5.11.2
Steps to reproduce (for bugs)
-----------------------------
…
-
## Environment
* SuperCollider version: 3.14.0-dev
* Operating system: macOS 13.6.1
## Steps to reproduce
```supercollider
(
var size = 8; // breaks
-
A project is a folder containing:
1. All the sclang code and classes for that project.
2. A language config yaml file with ".scproj" extension.
3. Quarks in a "downloaded-quarks" folder.
4. Possibly a…
-
Making this package available through melpa, the emacs package repository, would mean easier installation and usage .
To do this , a [melpa recipe](https://github.com/melpa/melpa#recipe-format) has t…