Releases: supercollider/sc3-plugins
Releases · supercollider/sc3-plugins
3.10.0-beta1
- Added suite of HOAUGens for higher order ambisonics.
- Added NHHall reverb.
3.9.1
- Fixed
PV_Freeze
crashing. - Fixed
VBAP
incorrectly downsampling panning arguments.
Due to an oversight, the original release binaries were not compiled with the same compatibility settings as the main SuperCollider repo. The sc3-plugins-3.9.1-macOS-10.7-compat.zip
release object contains a slightly modified build of the repository which can be used on macOS 10.7 and higher.
3.9.0
- ATK class files have been moved to a quark.
- Breaking change: SwitchDelay no longer clamps the delayfactor argument to be outside the fairly arbitrary range of 0 to 0.9.
- New UGens: PermModT, PermMod, PermModArray, PredPrey, ArneodoCoulletTresser, LotkaVolterra
- BBlockerBuf methods have an additional "force" argument.
- Fixed crashes and initialization errors in Greyhole and JPverb.
- Fixed initialization error in RMS.
3.9.0-beta1
- Breaking change: SwitchDelay no longer clamps the delayfactor argument to be outside the fairly arbitrary range of 0 to 0.9.
- New UGens: PermModT, PermMod, PermModArray, PredPrey, ArneodoCoulletTresser, LotkaVolterra
- BBlockerBuf methods have an additional "force" argument.
- Fixed crashes and initialization errors in Greyhole and JPverb.
- Fixed initialization error in RMS.
Version 3.8.0
- Numerous improvements to ATK.
- All the classes in JoshUGens have been documented.
- New UGen: RMS.
- Fix compatibility issue with GCC 6 in DWGUGens.
- Remove class for nonexistent UGen ChuaL.
- Fix server crash for oversampling UGens when blocksize > 64.
- Standardize panning behavior for TGrains2 and TGrains3.
- Remove initialization posts for LADSPA.
Version 3.8 beta1
sc3-plugins beta release for SuperCollider 3.8
Version 3.7.2
note: for Windows 64-bit required update
- ATK update
- native MSVC build
- Travis build for OSX and Linux
- various fixes
Version-3.7.1
Version-3.7.0-beta
Merge pull request #54 from hzulla/linux-linking-fixed Linux linking fixed
Version-3.7.0-alpha1
cmake: check for version greater than