summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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-07-19Version 3.13Damien Zammit
2020-05-16ZamTube: Add scalepoints enumeration for tonestack stylesDamien Zammit
2020-05-10Fix narrowing of double to float mathDamien 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-01-28ZamTube: Lower output gain by 5dB (bypassed now roughly the same)Damien Zammit
2019-01-27ZamTube: Fix insane toggle (especially on ladspa version)Damien Zammit
2019-01-27Adjust gain so switching tonestack models balance out at 1kHzDamien Zammit
2019-01-26Use Matt's passive component list instead of original circuitDamien Zammit
2019-01-20Level out gain a bit && calibrate gain knob in dBDamien Zammit
2019-01-18Revert to full solution, this taylor expansion sucks && revert tube paramsDamien Zammit
2019-01-16Compensate for insane boost in postgain to level it out completelyDamien Zammit
2019-01-16Levelled out the gain fairly well, insane is boost and removed bad clickDamien Zammit
2019-01-14Introduce taylor expansion to reduce load by > 300xDamien Zammit
2019-01-14Improvement, less squeal - just smoother, insane now no-opDamien Zammit
2019-01-14Use final calculated plate voltage to get plate current and remove fudgeDamien Zammit
2019-01-12ZamTube: Make tube drive knob logarithmicDamien Zammit
2019-01-11Add Matt's preamp as insane settingDamien Zammit
2019-01-10Make preamp gain rise more smoothly by putting volume pot in circuitDamien Zammit
2019-01-08Move tonestack coefficients to external fileDamien Zammit
2019-01-08Optimize fudge factor for tuning Vk voltage to 2.0V when -15dbFS sine is inputDamien Zammit
2019-01-08Fixed tonestacks and eliminated a lot of messy codeDamien Zammit
2019-01-08Prepare to fix properly by removing buggy tonestacks for nowDamien Zammit
2019-01-06Lower input level to -15dBFSDamien Zammit
2019-01-06Simpler circuit, amplification is goodDamien Zammit
2019-01-01Scale down capsDamien Zammit
2019-01-01Fixed tube!Damien Zammit
2018-12-29ZamTube enhancement: Balls of steelDamien Zammit
2018-12-27Allow use of external zita-convolver 4.x.xDamien Zammit