summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-10-29travis: Add more missing build deps to CIDamien Zammit
2017-10-29travis: Fix ordering of manual package installationDamien Zammit
2017-10-29travis: Add missing build deps to CIDamien Zammit
2017-10-29Bundle zita-convolver 3.1.0 and use instead of system libDamien Zammit
2017-10-29ZamVerb: Use state to swap out convolver for new oneDamien Zammit
2017-10-25Fix bug with ZamVerb initDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-10-25Add new convolution reverb ZamVerb and UIDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-10-25ZamSynth: Port to modern style DPFDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-10-11Version 3.93.9Damien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-10-11Update DPFDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-10-11compressors: Make the attack no longer influence the release.Johannes Mueller
Before this change, setting a low release time and a high attack time made any compressor also release slowly (according to the attack parameter). This commit changes this behavior so that the attack parameter only affects the attack without affecting the release. Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-05-30ZamDynamicEQ: Fix detect frequency not holding its valueDamien Zammit
Resolves issue #51 Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Version 3.83.8wild-tubeDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Update DPFDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Fix all compiler warningsDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Update DPFDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Alter defaults for ZamTube to be more saneDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Fix bug with MacOS old build - ZamTubeDamien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>
2017-02-11Wild ZamTube DSP!Damien Zammit
Signed-off-by: Damien Zammit <damien@zamaudio.com>