prko
prko
I am attaching a video: https://www.dropbox.com/scl/fi/itf4ymvrk56qcqx9qvfrb/supernova-and-scsynth-on-Ubuntu.mov?rlkey=h8yqsl1bw3bl545kzr68y04ob&dl=0 Summary: `Server.supernova` returns `-> Server` `s.boot` returns the following error: ``` -> localhost Booting server 'localhost' on address 127.0.0.1:57110. Supernova booting *** ERROR: could...
@dyfer I do not start Jack before booting scsynth and supernova. scsynth boots fine but supernova does not.
@dyfer Supernova starts up after manually starting Jack, but `Jack: xrun detected - resyncing clock` messages keep appearing: ``` Server.supernova ``` >-> Server ``` s.reboot ``` >-> localhost Booting server...
@dyfer >Do you mind if I change the title of the issue to reflect this? I do not mind. I also see now that the title I gave is not...
@cdbzb I did it! Thanks!
@cdbzb I changed the parts in the part `Buffer.sc` according to your suggestion, and reverted the file `LineLayout.schelp`. I will make a new PR "topic/readability_comfortable_evaluation" later with other files. I...
I have tested the code block in the help document and it worked on MacOS 13.6.3 (silicon), Windows 11 Pro (arm64) and Ubuntu 22.04 (arm64).
I realised that I had not installed fomus. I cannot install it on the Apple silicon chip. Is there no way to use it on the Apple silicon chip?
I cannot install fomus on Ventura on an Intel Mac.
Thanks for letting me know. I could try it if I could know C++ basics.... I will try to learn C++ if I have time...