Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

0.9.6: Changes since 0.9.5:

Compare
Choose a tag to compare
@nikreiman nikreiman released this 25 Jan 13:40
· 556 commits to master since this release
- Compatibility with VST shell plugins (including Waves plugins)
- Compatibility fixes with plugins that declare more than 2 outputs
  (including Independence)
- Compatibility fixes for Chainer and other plugins which rely on VstEvents*
  struct to remain in memory during processReplacing()
- MrsWatson now sends correct musical time in PPQ/Bars when asked by plugin
- Add 64-bit binaries to distribution zipfile (experimental)
- Fix tons of memory leaks; test suite now runs with 0 bytes leaked
- Fix several memory corruption bugs, valgrind now runs test suite with no
  errors
- Windows build migrated to cmake
- Several other bugfixes and small improvements