miranda
miranda
hi, love this project! like many gameboy musicians, i use "prosound" modded DMGs for their clean and bassy audio, so im very curious how the DMGC compares. would it be...
command line sclang requires macOS 11 despite otherwise being 10.14 compatible (because of readline)
## Environment * SuperCollider version: 3.13.0 * Operating system: macOS 10.14 ## Steps to reproduce run the `sclang` executable in a terminal (interactively) and type any character. ## Expected vs....
today i noticed that my scel autocompletion was not working right, because `sclang-symbol-table` was always ending up as `nil` after `sclang-start`. this behavior persisted even after restarting Emacs. whenever this...
sometimes scel will get stuck in a state where `sclang-start` reaches the point of `*** Welcome to SuperCollider 3.13.0. *** For help type C-c C-y.` but then nothing happens -...
hi, i am using HueApi 1.4.0, as it is the last version with .NET Framework 4.6.1 support. when i retrieve information about groups like this: ```csharp var hue = new...