[Announce] SuperCollider 3.11.2-rc1 available for download

Hey all,

There is now a release candidate available for the next release of SuperCollider, version 3.11.2-rc1. Please note this is a release candidate meant for testing and evaluation, and not an official release. If no major issues are found in the release candidate, a proper release will be made in about two weeks.

We are now providing a “legacy macOS” binary to add support for macOS 10.10-10.12. On macOS 10.13-10.15, you should use the normal macOS binary.

The release is available on GitHub here: https://github.com/supercollider/supercollider/releases/tag/Version-3.11.2-rc1. Please give it a try, and report any bugs – especially bugs in things that used to work in 3.11.0 or 3.11.1 – at https://github.com/supercollider/supercollider/issues.

CHANGELOG.md contains the complete list of changes. Notable improvements in this version include:

  • in the help browser, Shift-Enter now evaluates code again! (PR 4883)
  • fixed a bug in Pfindur where the last event of the pattern could become “Rest-less” (PR 5113).
  • ProxySpace:copy also rebuilds the ProxySpace to copy referenced objects (PR 5192).
  • supernova now correctly handles /s_getn with a control name instead of index (PR 5182).

This release is also accompanied by a release candidate for sc3-plugins: https://github.com/supercollider/sc3-plugins/releases/tag/Version-3.11.1-rc1

SuperCollider is tested with:

  • Windows 10 (32- and 64-bit) and MSVC 2017
  • macOS 10.13 with Xcode 9.4 and Xcode 10.1
  • Ubuntu 14.04 and gcc 4.9

SuperCollider is known to support these platforms:

  • Windows Vista, 7, 8, and 10
  • macOS 10.10-10.15
  • Ubuntu 14.04-18.04
3 Likes

Cool! Building in Linux now, will try it out.

hjh

1 Like