scel icon indicating copy to clipboard operation
scel copied to clipboard

Supercollider emacs package

Results 23 scel issues
Sort by recently updated
recently updated
newest added

I don't know if this project takes pull requests, but I've written myself some simple utility functions that could be handy for others too: ```el (defun jr/sclang-nodetree () "Open scsynth...

It would be lovely if one could have sclang REPL. So I started looking at a current implementation and it uses `fifo` and `cat` redirection. Maybe someone knows why it...

Version : 3.9.1 System : UbuntuStudio 16.04 In scel, indentation is broken after a Routine block. Indeed, the case is slightly more general, as you can see in the example:...

bug