summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-11WIPresize-hackDamien Zammit
2018-09-28UI: Make sliders snap to default values with shift-clickDamien Zammit
2018-09-27Small fix, as ZITA macros are not defined anywhere nowfalkTX
2018-09-27Simplify makefiles, use rules directly from dpffalkTX
2018-09-18Makefile.mk: Fix libdgl.a path to build productDamien Zammit
2018-09-18dpf: Update submoduleDamien Zammit
2018-09-02dpf: Update submodule for vestigeDamien Zammit
2018-08-26ZaMultiComp/X2: make crossover filters not peak near centre frequencyDamien Zammit
2018-08-19ZamTube: Remove _exp and _log redundant approximations, factor out some coeffsDamien Zammit
2018-08-18ZamTube: Fix long standing bug with exp() never using approximationDamien Zammit
2018-08-18ZamTube: Fix Taylor expansion as per original zamvalve optimization by fundam...Damien 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