-
# Description
In a fresh new installation, after installing the extension, under SCIde and SCNvim, there is a compilation error :
```
compiling class library...
Found 867 primitives.
Compili…
-
Whenever I e.g. write SinOsc.ar() and with the pointer inside the parentheses, I get this:
`Company: backend company-capf error "Scan error: "Containing expression ends prematurely", 198, 198" wit…
-
Windows 10 Pro, Python 3.11.9, SuperCollider 3.13.0.
Also tested with Python 3.12 and SuperCollider 3.12.2 and 3.11.2 with same outcome.
Haven't had any problems using SuperCollider through the …
-
I don't know if this project takes pull requests, but I've written myself some simple utility functions that could be handy for others too:
```el
(defun jr/sclang-nodetree ()
"Open scsynth node…
-
Based on some preliminary investigation, NeoVim can only connect to LSP servers via a stdin/stdout based communication mechanism. This currently will not work with sclang, as there are many places whe…
scztt updated
2 months ago
-
hi! i couldn't find any docs on sclang (only server) in the docs: https://crucialfelix.github.io/supercolliderjs/api/
it would be nice to have basic documentation on sclang, like for instance argum…
-
Hi,
My (currently) favorite way of creating an effect chain in sclang goes a bit like this:
```
Ndef(\test, Pdef(\test)).play;
Ndef(\test).filter(1, {|in|
(in * 30.dbamp).tanh;
…
kflak updated
3 months ago
-
## Environment
* SuperCollider version: `develop` (both local build and GHA build)
* Operating system: macOS 14
* Other details (Qt version, audio driver, etc.): platform: arm64, local buil…
-
Hi there, the documentation says that `sclang` target doesn't work on Windows, so you must use `remote_sclang`. I have followed the instructions for that, but I must be missing something, because I ne…
-
Janus log
```raw
gencaster-sound-1 | janus.log: Timeout expired for session 2347925114197949...
gencaster-sound-1 | janus.log: Detaching handle from JANUS AudioBridge plugin; 0x7f98ddfb4300 0x7…