Tags: edwardloveall/sc3-plugins
Tags
Merge pull request supercollider#183 from snappizz/topic/vbap-interpo… …lation-2 VBAP: Fix stairstepping during modulation
Merge pull request supercollider#168 from supercollider/docs Updates to docs and packaging
Merge pull request supercollider#160 from yurivict/fix_stk_dependency Fixed missing dependency of StkInst_supernova.so on libstk.so
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.
ATK: Update README - in anticipation of ver 3.8 Update version number in README to 3.8.0. (Change from Unreleased.)
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
Merge pull request supercollider#54 from hzulla/linux-linking-fixed Linux linking fixed
build: workaround for clang crash MultiFilt_next_kk crashes in the clang slp vectorizer, so disable for this file. I tried various re-arrangements of the operations in the LOOP blocks of that function, but none prevented the crash.
PreviousNext