PyoungRyang Ko
PyoungRyang Ko
Thanks for this! Could you check #6291? If you think the text for Integer.schelp in #6291 is inappropriate, could you please add the corresponding text in this pull request (PR)?...
@JordanHendersonMusic Could you please provide a use case in the form of a SCHELP file? I'm finding it difficult to understand when it is needed and how to use it....
I mean keyword arguments in general. I commented here because this is the most active and recent one.
>@prko which would you prefer? That you update your pr with the information here, or that I, borrowing from your pr, update now executing? The order everything gets merged in...
Hello! I have just encountered the following issue: `SCDoc.renderAll` halted due to an error in a `.schelp` file. However, the error message is referencing the file currently open in the...
I use the following example code in my tutorials: ``` ( [ "aftergoeyvaerts.scd", "atheoryofharmony.scd", "autohausen.scd", "microhelix_study.scd", "some_constellations.scd", "Trains.scd" ].do { |filename| ( Platform.resourceDir.replace("/SuperCollider.app/Contents/Resources", "") +/+ "examples/pieces" +/+ filename ).openDocument }...
>PS: Platform.resourceDir.replace("/SuperCollider.app/Contents/Resources", "") +/+ "examples/pieces" doesn't exist on the build I use? ``` ((Platform.resourceDir +/+ "examples").replace("/SuperCollider.app/Contents/Resources", "")).openOS ``` and ``` (Platform.resourceDir.replace("/SuperCollider.app/Contents/Resources", "") +/+ "examples/pieces").openOS ``` work on Windows and Linux....
>Is the examples folder already present in Platform.resourceDir under Linux and Windows? YES! The code I mentioned above is tested under Windows 10 (previously), Windows 11 (today) and Ubuntu (today).
Sadly, I do not know cmake well. If I do, someone should correct it....
examples folder in Windows 11 and Ubuntu: https://www.dropbox.com/scl/fi/c41594wsw0r16m7srtr8s/sc-examples-folder-on-Linux-and-Windows.mov?rlkey=v0kwwekb9k39ng68pme57262m&st=avp19sog&dl=0