1 Commits

Author SHA256 Message Date
8dd2772f44 - update to 3.13.0:
* 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
2023-02-25 00:24:27 +00:00