Lily Foster
Lily Foster
Hi there! Could you upload all of the .log files in `~/.sonic-pi/logs`? Having those will give us more info about the startup as well as output from SuperCollider which could...
I implemented this same thing myself the past few days, intending to PR it, until I saw this (though I kept system as an `Option`/`Option` everywhere instead of checking for...
> Yes! I added flakes support just now. Actually this was already worked on a while back but I just had to make sure the redesigns don't break things and...
You should be able to do something like `maim -x :0. screenshot.png`. For example, `maim -x :0.0 screenshot.png` would capture the first configured screen. Additionally, you can probably do `maim...
Just a quick note about the requirement to prevent the token from being visible in cleartext, Ardour just released version 7.0 and has the token in their source code (and...
I believe this was fixed in #280, but there hasn't been a release since that PR was merged. Would you have time at some point to make a new release...
Yeah I neglected to implement that when updating node2nix last for npm v7. Node2nix is fairly unmaintained these days, but if you need it, feel free to open a PR...
The ALSA stuff should be in `libasound2-dev` specifically, which is in the Debian/Ubuntu package list in BUILD-LINUX.md here: https://github.com/sonic-pi-net/sonic-pi/blob/dev/BUILD-LINUX.md#11-debian
Is `/home/anderson/ruby` a Ruby interpreter, and if so is it marked executable?
Also, does this close #4?