TimeStretch
TimeStretch copied to clipboard
Hi! Is the TimeStrech2 supposed to work in this way? or is it only allowed to worked on SC's NRT mode ? (NessWindow.ar substituted for debbuging) ``` b = Buffer.read(s,...
Hi ! On Linux, the `runInTerminal` method will most likely emit an error about not being able to find `xterm` (see https://github.com/supercollider/supercollider/pull/4994). Therefore, this is a PR with an alternative...
Escape .scd path to prevent errors when path includes spaces. It affects only *stretch2PlusChannels as it's the only method I found that calls .runInTerminal. I tested it only on Linux,...
Hi ! `lsof` does not come prepackaged with all linux distros, and so you have to install it to make some of your quark work. On Arch it's done by...
Bumps [transpose](https://github.com/ejmahler/transpose) from 0.2.2 to 0.2.3. Release notes Sourced from transpose's releases. v0.2.3 Release 0.2.3 (2024-02-19) Fixes Fixed an integer overflow that could lead to the out-of-place transpose function accepting...