PyoungRyang Ko
PyoungRyang Ko
@telephon > ... So we need to fix that first. .... Yes, even though I am used to it, the inconsistency sometimes confuses me. If the order of development is...
In the help browser windows invoked by the following codes, hyperlinks seem to work just like in the SuperCollider help document browser: ``` HelpBrowser() "Buffer".help ```
If vscode provides a graphics engine like Qt, could it be used with sclang? Then the HelpBrowser could be used inside vscode.... If this makes no sense, then sorry.
@jamshark70 Thank you for your review! Please let me know if there are any other things that need fixing!
@dyfer @jamshark70 Is there anything that needs correcting? Could this PR be approved and merged before the 3.14 release?
In a terminal windows, I did the following: 1. `ls /opt/homebrew/opt/flac/lib/ | grep libFLAC` ``` libFLAC++.10.dylib libFLAC++.a libFLAC++.dylib libFLAC.12.dylib libFLAC.a libFLAC.dylib ``` 2. `brew update` 3. `brew upgrade flac` 4....
>I think this is a rather subjective change, It could be because this is my latest feeling. It did not bother me before... Strange... Let's see what others think!
@capital-G @tedmoore Thanks for your valuable opinions! - I removed adding `- ` before each title. The reason is as follows: I tested it with my tutorials for my students....
@JordanHendersonMusic OK! How about this then? _Equally asks if the value of two objects is equal. Identity asks if they are the same object. There are a few classes of...
There should be a dedicated topic for those who start working with computer music and programming with SuperCollider. It would be easy if computer-science-related details with SuperCollider were provided within...