[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] [Announce] SuperCollider 3.11.2



Hi all,

SuperCollider 3.11.2 is now available for download! Thank you to everyone who helped with this release. Binaries and source code are available on GitHub here: https://github.com/supercollider/supercollider/releases/tag/Version-3.11.2.

**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.

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 a new release of sc3-plugins, version 3.11.1: https://github.com/supercollider/sc3-plugins/releases/tag/Version-3.11.1

Regards,
Brian