-
Many people are ending up on sourceforge and downloading old releases.
All links and old pages need to be updated.
-
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
-
When changing the labels in the `h_setup_rt.csv` files, the generated `son_data.json` does not copy the same labels.
This is either:
- Hardcoded through the core [EDIT: not in core]
- Reading from …
-
I followed a guide to get nix installed in multi-user mode on Fedora Silverblue. I managed to get nix installed using Determinate Systems' installer following [this guide](https://gist.github.com/que…
-
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
-
Situation: Running example/dataset/learning/12 with its 1400 slices crashes the server sometimes.
How to reproduce: running the example after the server has been running for a certain time crashes …
-
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)) …
-
I installed everything on a 64 bit windows 7 machine. I created a project with a project.clj that looks like
```
(defproject insane-noises "0.1.0-SNAPSHOT"
:description "FIXME: write description"
…
-
Passing in the Interpolation implementation as template argument.