-
from IDE source code - the reason why I don't have all Quarks available in the kernel.
Probably best to make this configurable by using an environment variable.
A slicker version would be to selec…
-
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.…
-
It's not possible to call `play` on an Event who's parent type is `synthEvent` if the synth contains a single `gate` argument:
```supercollider
(
SynthDef(\oneArg, { |gate=1| Out.ar(0, DC.ar(0)) …
-
our built-in tutorial is not terrible but it definitely isn't very expansive. i think we should add some links to popular third-party tutorials like bruno ruviaro's gentle introduction, eli fieldsteel…
nhthn updated
7 years ago
-
Sonic Pi version: 4.3.0
OS: Raspbian GNU/Linux 12 (bookworm)
Logs:
spider.log:
Sonic Pi Spider Server booting...
The time is 2024-03-26 13:59:40 +0900
Using primary protocol: udp
Detecting …
-
## Environment
* SuperCollider version: 3.12.1
* Operating system: all
## Steps to reproduce
```
\foo.addUniqueMethod(\bar, { \meh })
\foo.bar // -> meh
\foo.respondsTo(\bar) // false!!
…
avdrd updated
2 years ago
-
## Environment
* SuperCollider version:
* Operating system: OSX
* Other details (Qt version, audio driver, etc.):
## Steps to reproduce
Hi, maybe this is mentioned elsewhere but I notic…
-
## Environment
* SuperCollider version: 3.11.1
* Operating system: Mac 10.14.6
* Other details (Qt version, audio driver, etc.):
## Steps to reproduce
```
Ndef(\source, { SinOsc.ar });…
-
## Environment
* SuperCollider version: 3.8, 3.10.4, 3.11.0
* Operating system: Windows 7 & 10
## Steps to reproduce
Ever after SC 3.6.6 the unsaved file icon has been gone (for me) fr…
-
* SuperCollider versions tested: 3.9.3 (official download) & master [ 0f779a492]
* OS: macos 10.12.6
* Qt 5.11.1 via homebrew
In SC-IDE, regarding tabs and new docs resp. w/ "Documents"-Dockle…