Michael Webster (semiquaver)
Michael Webster (semiquaver)
While we here we should update the documents link at https://supercollider.github.io/links ... EDIT - PR here: https://github.com/supercollider/supercollider.github.io/pull/280
there's an interesting subtlety (at least on Mac): if fileOne.scd contains `thisProcess.nowExecutingPath.postln` and if we create a fileTwo.scd in the same directory and execute `"fileOne.scd".load` we get `fileOne.scd` in the...
I still feel this could be clearer! if we're just documenting the (suboptimal) current behavior how about something like: Save a file on disk called `fileOne.scd` with the following content:...
OK I think we should change this behavior - I'm going to make a PR to set `.thisProcess.nowExecutingPath` to `pathname.absolutePath` instead of `pathname` in `Interpreter: executeFile`
I think you can close as the only practical response is now in #5535.
> not sure how well `isRectangular` translates to higher dimensional shapes well `rectangular cuboid` and `hyperrectangle` still have "rectangle" in them - I think 'isRectangular' would be fine here.
should we not simply always check without case sensitivity (and document that Quarknames are case insensitive?)
> Why is git even necessary? #6370
re `Github !=Git` I think that ideally SC should ship with at least the canonical Quark library accessible without installing Git. Now new users can't use any Quarks without Git....
[there is `curl.exe` apparently ?](https://get-cmd.com/?p=5181)