- update to 3.14.0~rc1:
* Sclang functions now support collecting arbitrary keyword
arguments via { |...args, kwargs| kwargs }
* The initialization sample of multiple UGens was fixed
* Documentation can now also be themed like the IDE
* migrated to qt6, added and improved tests,
updated 3rd-party libraries
* updated the build system for most recent build tools
- select pipewire-libjack over jack
OBS-URL: https://build.opensuse.org/request/show/1293424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/supercollider?expand=0&rev=2
* Sclang functions now support collecting arbitrary keyword
arguments via { |...args, kwargs| kwargs }
* The initialization sample of multiple UGens was fixed
* Documentation can now also be themed like the IDE
* migrated to qt6, added and improved tests,
updated 3rd-party libraries
* updated the build system for most recent build tools
- add gpg validation
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/supercollider?expand=0&rev=39
* Numerous UGens have been fixes so that they calculate their
initial value as originally intended. Please note that in
some cases this may create a different result than previously
* A universal Intel x86_64 and Apple arm64 macOS build is now
provided
* This version reverses changes made to MIDI implementation on
macOS introduced in 3.12.0, which turned out to introduce
other issues with MIDI.
* The 3.12.1 release fixes compatibility with older macOS
systems (10.13 and below). For the list of previous changes,
see CHANGELOG.md.
* Supernova is now available on Windows
* Supercollider is officially supported on Bela platform
* macOS Big Sur is now fully supported
* On macOS output signal won't go over the system volume level
* The `method not found` error in sclang now provides
suggestions, using fuzzy array comparisons
* Oppressive terminology has been updated throughout the
project
* CI has been updated to use GitHub Actions and now also runs
our test suite
* in the help browser, Shift-Enter now evaluates code again!
* 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).
* __New feature__ - Ableton Link support. See _sclang: added_
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/supercollider?expand=0&rev=33