Skip to content

Tags: dyfer/sc3-plugins

Tags

Version-3.12.0-test2

Toggle Version-3.12.0-test2's commit message
add github actions CI

Version-3.10.0

Toggle Version-3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request supercollider#227 from supercollider/appveyor/depl…

…oy-gh

appveyor: add artifacts and github deployment

Version-3.10.0-rc1

Toggle Version-3.10.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request supercollider#208 from snappizz/topic/package-nami…

…ng-tweaks

Tweak names produced by package script, merge supercollider#186 into 3.10

Version-3.10.0-beta1

Toggle Version-3.10.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request supercollider#208 from snappizz/topic/package-nami…

…ng-tweaks

Tweak names produced by package script, merge supercollider#186 into 3.10

Version-3.9.1

Toggle Version-3.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request supercollider#183 from snappizz/topic/vbap-interpo…

…lation-2

VBAP: Fix stairstepping during modulation

Version-3.9.0

Toggle Version-3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request supercollider#168 from supercollider/docs

Updates to docs and packaging

Version-3.9.0-beta1

Toggle Version-3.9.0-beta1's commit message
Merge pull request supercollider#160 from yurivict/fix_stk_dependency

Fixed missing dependency of StkInst_supernova.so on libstk.so

Version-3.8.0

Toggle Version-3.8.0's commit message
ATK: FIX for requirement to include MathLib Quark for sc3-plugins

Contribution by @mtmccrea to resolve issue discussed:

supercollider#124
supercollider#125
http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabbl
e.com/Fwd-sc-users-Re-SC3-plugins-missed-class-td7628763.html

At the moment, it appears the long term solution will be to move all
the language side elements of the ATK to a separate Quark. (The ATK
team has been considering this option.) In the short term, this current
solution removes the dependency on users installing MathLib when
installing sc3-plugins.

Version-3.8-beta1

Toggle Version-3.8-beta1's commit message
ATK: Update README - in anticipation of ver 3.8

Update version number in README to 3.8.0. (Change from Unreleased.)

Version-3.7.2

Toggle Version-3.7.2's commit message
BlitB3 -- fix oscillator freezing (supercollider#87)

* Remove trailing whitespace

sorry, my editor does this and I might as well get rid of them

* BlitB3D initial commit

* add some explanatory comments

* remove extra BlitB3

* protect against really sudden increases in frequency

* takin' some credit

* use fmod on phase, not t