summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-18WIP Fix ZamNoisenoise-fixesDamien Zammit
2018-06-09Allow using system provided zita convolver libraryGuido Aulisi
2018-06-09dpf: Update submoduleDamien Zammit
2018-06-09lib: Update to zita-convolver 4.0.0Damien Zammit
2018-04-14travis: build via docker with vsts deployedDamien Zammit
2018-04-14ZamGrains: Added freeze functionDamien Zammit
2018-03-10ZamGrains: Fixed zipper noise on param changesDamien Zammit
2018-03-07ZamGrains: Tweak UI to display granularityDamien Zammit
2018-03-06ZamGrains: Add moving parts to UIDamien Zammit
2018-03-05ZamGrains: Add UI and promote to shipped pluginDamien Zammit
2018-03-04ZamGrains: Add new plugin (no UI yet)Damien Zammit
2018-02-24Cross compiling: Add build scripts for OSX/WIN/GNU using dockerDamien Zammit
2018-02-19metadata: Add LV2 categories to each pluginDamien Zammit
2018-02-19convolution plugins: Remove LADSPA builds for these due to DPF statesDamien Zammit
2018-02-18Version 3.103.10Damien Zammit
2018-02-18Update DPFDamien Zammit
2018-02-18convolution: Remove verbose printfs && rename error messagesDamien Zammit
2017-12-02Update DPFDamien Zammit
2017-12-02ports: Fix ordering of output param ports (last)Damien Zammit
2017-12-02ZamSFZ: Use SRC_SINC_MEDIUM_QUALITY for resampling to speed up loadDamien Zammit
2017-12-02convolution plugins: Disable signal path when deactivatingDamien Zammit
2017-12-02ZamHeadX2: Use zita-convolver instead of poor man's convolverDamien Zammit
2017-11-29ZamSFZ: Resample sfz samples when host samplerate mismatches sfzDamien Zammit
2017-11-26ZamSFZ: Fix filepath state loading with presets && knob with labelDamien Zammit
2017-11-25Update DPFDamien Zammit
2017-11-25ZamSFZ: Show SFZ loading statusDamien Zammit
2017-11-25ZamSFZ: Add velocity remapping to limit number of layersDamien Zammit
2017-11-15ZamVerb: Fix initial state and preserve across plugin loadingDamien Zammit
2017-11-12ZamVerb: Swap convolution engines using atomic varDamien Zammit
2017-11-07build: Bump pthread build dep to 0.0.1-3 (adds missing lib32)Damien Zammit
2017-11-07build: Use updated mingw64-x-fftw3 3.3.5Damien Zammit
2017-11-05Updated READMEDamien Zammit
2017-11-05Dockerfile: Add docker build for full cross-compiling environmentDamien Zammit
2017-11-05travis: Bump dep to new version without bogus pthread incsDamien Zammit
2017-11-05travis: Fix mingw64-x-pthread for 64 bitDamien Zammit
2017-11-05Makefile.mk: Use host pkg-config regardless of cross compilingDamien Zammit
2017-11-05travis: Add mingw64-x-pthread32Damien Zammit
2017-11-04Makefile.mk: Fix pkg-config for mingw64 multilib buildsDamien Zammit
2017-11-04ZamVerb: Fix pthread build deps for windows 32/64 bitDamien Zammit
2017-11-04ZamVerb: Tweak deps for windows buildsDamien Zammit
2017-11-04Fix bug that I introduced with the convolver for OSXDamien Zammit
2017-11-03Clean up remaining traces of build products for cross compiling easeDamien Zammit
2017-11-03Cleanup and fix ZamVerb build on linux/osxDamien Zammit
2017-11-02Remove dependency on libsndfile && dont build ZamVerb on WindowsDamien Zammit
2017-11-02travis: Fix version number of dep downloadDamien Zammit
2017-11-02Fix osx buildDamien Zammit
2017-11-01travis: Update apple build dep fftw3 to 3.3.5Damien Zammit
2017-10-29travis: Remove mingw64-x-pthreadsDamien Zammit
2017-10-29travis: Fix broken build deps by downloading them manuallyDamien Zammit
2017-10-29travis: Fixup build depsDamien Zammit