-
I'm not entirely sure if this qualifies as a bug report rather than a feature request, but since the [help page for Controls](https://doc.sccode.org/Classes/Control.html) is rather ambiguous on this, …
avdrd updated
2 years ago
-
Let's relax the constraint in the `Matrix` class (MathLib) that values must be numbers:
```supercollider
// just this commenting out
put { arg row, col, val;
super.at(row).put(col, val)
/*if(…
-
Hello,
I could do with some guidance if you wouldn't mind please. I am stuck with not being able to "make". I have installed headers and just checked my build folder but there is no makefile file.
…
ghost updated
7 years ago
-
Receiving error I see a few times in reported issues:
```
exception in GraphDef_Recv: UGen 'PV_MagMinus' not installed.
```
for the `PV_MagMinus` extension.
MacOS, SC3.11.2 - installed from…
-
The amazing shortcuts curently only work in the main gui window. It would be amazing if they were also registered in the big cue info window as well!
Best
-
03 Oktober 2020
I've been wanting to write my own tracker software for about 20 years, maybe 25. Being introduced to ChucK opened my eyes to audio programming and demistified the kinds of thinking re…
-
highlight.js has 3rd-party languages that come in the format of external repositories. There is no standard repository format for said languages at the moment, see https://github.com/highlightjs/highl…
-
Hi! As I'm currently attempting to package vst3sdk for Arch Linux, I am faced with the dilemma of not being able to do proper [source verification](https://wiki.archlinux.org/index.php/Arch_package_gu…
-
Many people are ending up on sourceforge and downloading old releases.
All links and old pages need to be updated.
-
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…