-
When upgrading, the Super Dirt Autostart may be set.
version: upgrade to 3.16.46
When Tidal starts, this causes an error message: 'sclang could not be spawned...'
-
## Environment
* SuperCollider version: 3.14.0_dev
## Steps to reproduce
1. Remove all help document html files in `Platform.userAppSupportDir`
2. Launch SuperCollider
3. Type `Window`
…
prko updated
10 months ago
-
OS: *Windows 10 Pro 21H2*
SC: *3.12*
I often experience `Interpreter has crashed or stopped forcefully [Exit code: -1073741819]` for a myriad of interpreter crashes... including attempts to reboot…
-
This is based on the [sc-users thread](http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Crash-booting-scsynth-out-of-memory-td7628834.html) about this Server boot crash. …
-
ec564e2 breaks -DSC_SYMLINK_CLASSLIB=ON
it copies the HID yaml files directly to the SCClassLibrary in the install folder, preventing/overwriting the symlink and therefore removes classes from being …
LFSaw updated
8 years ago
-
Hello,
Running "git clone --recursive https://github.com/OSSIA/ossia-supercollider.git" fails. The following error message (translated) is printed:
Failed to access path of sub-module 'submodule…
-
I'm testing my LLVM 6 branch where Zhengyang is working to disable problematic LLVM optimizations.
```
regehr@john-home:~/reduce/r6$ clang small.c ; ./a.out
0
regehr@john-home:~/reduce/r6$ gcc …
-
Cloned `--recursive` the repository, then:
```
$ mkdir build
$ cmake .. -L (this part btw is a guess)
...
... some bits ok, then...
...
-- sparkler v0.0.1, master@e94b307
CMake Error at …
-
Currently, I'm testing the PortAudio driver of scsynth on Linux.
The cmake command to prepare my build is:
`cmake -DCMAKE_BUILD_TYPE=Release -DAUDIOAPI=portaudio ..`
My machine is running XUbuntu 1…
-
## Environment
* SuperCollider version: 3.13dev
* Operating system: Arch Linux
* Other details (Qt version, audio driver, etc.):
## Steps to reproduce
```supercollider
s.boot;
b = { B…