summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-06Simplify build targets, enable vst3 for everythingfalkTX
2022-12-06Fix deprecated warningsfalkTX
2022-12-06Install extra deps for CIfalkTX
2022-12-06Start updating code for latest DPFfalkTX
2022-12-06Make ZamKnob work with latest DPF, remove ZamSwitchfalkTX
2022-12-06Update DPFfalkTX
2022-12-06Add CI workflow filefalkTX
2022-04-15Use https for git submoduleVincent Chernin
2020-12-20travis: Fix path to final binaries for deploy3.14Damien Zammit
2020-12-20Version 3.14Damien Zammit
2020-12-20ZamTube: Fix tonestack controls not updatingDamien Zammit
2020-12-16ZamTube: Use steady state solution instead of warming up circuit manually eve...zamtube-bothDamien Zammit
2020-12-06ZamTube: Don't recompute tonestacks every cycle, only when switch position ch...Damien Zammit
2020-12-05ZamTube: Remove capacitor Ci on sixties model to be consistent with best modelDamien Zammit
2020-12-05ZamTube: Partially revert, don't lose quality but keep accurate VakGuessDamien Zammit
2020-12-04ZamTube: Optimise Newton-Raphson initial guess and lower the epsilon thresholdDamien Zammit
2020-12-02ZamTube: Fix default tube modeDamien Zammit
2020-12-01ZamTube: Introduce two modes of operation toggled by the insane switchDamien Zammit
2020-11-26ZamTube: Increase Co capacitance for higher cutoff on output lowpasszamtube-sixtiesDamien Zammit
2020-11-23ZamTube: Rename gain param - gain now controls preampDamien Zammit
2020-11-23ZamTube: Use 12AX7 specs for triodeDamien Zammit
2020-11-23ZamTube: Simplify circuit with no Ci capacitor - no sound quality lossDamien Zammit
2020-11-23ZamTube: Remove gain compensation on tonestacks, unneeded nowzamtube-mosfetDamien Zammit
2020-11-22ZamTube: Remove capacitor on input circuit - not needed, tune volume pot.Damien Zammit
2020-11-22ZamTube: Move tonestacks before tubeDamien Zammit
2020-11-22ZamTube: Better circuitDamien Zammit
2020-11-21ZamTube: Circuit has Vk != 0Damien Zammit
2020-11-21ZamTube: Fix resistor value - less muffledDamien Zammit
2020-08-27travis: Fix passing of releases token3.13Damien Zammit
2020-08-27deploy: Try to fix releases (again)Damien Zammit
2020-07-19Version 3.13Damien Zammit
2020-07-19dpf: Update submodule for glibc compatDamien Zammit
2020-05-30travis: Fix deploy release tokenDamien Zammit
2020-05-30changelog: Reorder entries - fixes #79Damien Zammit
2020-05-16ZamTube: Add scalepoints enumeration for tonestack stylesDamien Zammit
2020-05-10docker-script: Set HAVE_CAIRO and HAVE_JACK appropriately && remove libjack-devDamien Zammit
2020-05-10dpf: Bump submodule to latest to fix finite math ABI change in glibcDamien Zammit
2020-05-10Fix narrowing of double to float mathDamien Zammit
2019-12-15Update changelog for 3.123.12Damien Zammit
2019-12-15Version 3.12Damien Zammit
2019-12-15ZamTube: Fix uninitialised bugsDamien Zammit
2019-06-30Repeat LPF for mono multiband && clean upDamien Zammit
2019-06-30Use LPF instead of accumulating errorsDamien Zammit
2019-06-29ZaMultiCompX2: Fix averagingDamien Zammit
2019-06-29ZaMultiCompX2: 15% Speed up - remove averaging every cycleDamien Zammit
2019-06-29Compressors: 5% speedup by using fabsf instead of fabs && reduce MAX_SAMPLESDamien Zammit
2019-06-29ZamCompX2: Fix bug with left channel using right side as gain detectionDamien Zammit
2019-06-07Fix for *BSD: Build ladspa not just on GNU/LinuxDamien Zammit
2019-06-01Version 3.113.11Damien Zammit
2019-06-01dpf: Update submoduleDamien Zammit