SuperCollider 3.10.4 Released

Hi all,

We are please to announce the release of SuperCollider 3.10.4!

Packages are available here:

Release notes are below. Thanks to everyone who contributed!

Xcode 11 is now supported (#4611).

Minimum supported Boost version is now 1.66.0 (#4611). Boost 1.71 is also now supported (#4612).

supernova would sometimes return malformed /done OSC messages over TCP due to a concurrency issue. This has been fixed (#4435).

On macOS, Cmd+Q causes a segmentation fault in sclang. This is a regression from old behavior, where Cmd+Q is simply ignored. This has been fixed (#4533).

Fixed a mistake where Recorder would get its default file extension from server.recHeaderFormat rather than its own recHeaderFormat (#4550).

The NodeProxy filter role now respects fadeTime (#4278).

Some sequences of IDE actions involving editor splits (such as removing a split and then recompiling the class library) can lead to an eventual IDE crash. These have been fixed (#4645).

On macOS, Cmd+Q used to quit both the IDE and interpreter, but it regressed and only the interpreter would quit. This has been fixed (#4300).

Best,

Josh

7 Likes

Great, thanks to the whole developer team !

Two points:

.) Does the signed version need a new OS ? It doesn’t launch here on 10.13.6 (unsigned does)

.) The SC download page still names 3.10.3 as latest SC version

Greetings

Daniel

The website is updated now! Regarding the signed version, I’m not sure. If the unsigned version launches that should be fine to use. I think signing only started to be required with 10.14. If someone can definitely answer that, we should update the download links so people know which version to choose.

Thanks!

Sure, ok for me.