-
Clicchando sul pulsante `Dettagli` di ciascuna macchina si genera un errore nella relativa pagina che si va ad aprire
ghost updated
4 years ago
-
Would be nice if instead of saving .lrc files in internal storage, we could have the option of choosing our sd card to save them in.
-
Perhaps one on the shopbot spindle and one on the tool station
-
Hi.
I have settings like this:
```
var user = "...";
var password = "...";
var host = "...";
var port = 21;
var localFilesGlob = ['dist/**/*'];
var remoteFolder = '/websites/doopaaaa/'
…
-
-
Finalement on peut être jaloux du truck de BeMaker. Ils on refait la déco. Maintentant à nous de faire mieux ;)
![img_2818](https://user-images.githubusercontent.com/31619215/45230022-d6655000-b2c7…
-
`LADSPA.listPlugins` is supposed to print out all the plug-ins that are installed, with their inputs and outputs. A custom binary, ladspalist, is supposed to handle this, but it seems to choke on some…
-
~/.local/bin/stack --nix build
error: getting status of 'Frames/shell.nix': No such file or directory
-
My .asoundrc: https://pastebin.com/MbQCCcr2
When I do "ALSA_PCM=equal LADSPA_PATH=/usr/lib/ladspa32 any_32_bit_program test.flac" or play sound in any 32 bit application I get very loud noise inste…
-
I fetched latest source, then did:
```
autoreconf -i
./configure
make
```
and all of these ran without error. Then, when I ran: `sudo make install` I got:
```
make[1]: Entering directory `/home/nm…