summaryrefslogtreecommitdiff
path: root/plugins/ZaMultiCompX2/ZaMultiCompX2Plugin.cpp
AgeCommit message (Expand)Author
2019-07-09WIPsvf-ntm2svf-exploreDamien Zammit
2019-07-07Testing SVF with allpassDamien 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
2018-12-18Add 'at your option' to GPLv2+ copyright notices && add license textDamien Zammit
2018-08-26ZaMultiComp/X2: make crossover filters not peak near centre frequencyDamien Zammit
2017-10-11compressors: Make the attack no longer influence the release.Johannes Mueller
2017-02-11Fix all compiler warningsDamien Zammit
2016-08-03Multibands: Major upgrade to DSP for crossover filters, flat responseDamien Zammit
2016-04-20Remove useless state from ZaMultiCompX2Damien Zammit
2016-04-17Remove limiter completely from multibands, dont always calculate xoversDamien Zammit
2016-04-17Fixed MAJOR bug with multiband crackle (Thanks JL!)Damien Zammit
2016-04-17Fix default meter LEDs on multicomps and make ratios logarithmicDamien Zammit
2015-11-30Fix build against latest dpffalkTX
2015-10-06Added individual ratio, attack, release and knee controls to ZaMultiCompX2Damien Zammit
2015-07-13LR4 crossover filtering adapted from zita-lrxDamien Zammit
2015-07-03Allowed extra fast range on multiband release, sounds wicked.Damien Zammit
2015-06-16Tweak to multicomp graph - try with snare, very snappyDamien Zammit
2015-06-16Smooth moving blobs on multicompDamien Zammit
2015-06-16Fixed independent outlevels for graph followersDamien Zammit
2015-06-15Added moving levels in multicomp graphDamien Zammit
2015-06-13Update all other plugins to new DPFfalkTX
2015-06-12Added new internal presets, need to activate them.Damien Zammit
2015-02-08Added brickwall limiter to ZaMultiCompX2 and updated UI.Damien Zammit
2014-10-09Added slew knee to multiband processorsDamien Zammit
2014-10-07Parameter level tweaks in multibandsDamien Zammit
2014-10-01Fix plugins for updated DPF APIfalkTX
2014-07-01Update DPF, some misc fixes #14Damien Zammit
2014-04-23Removed zipper noise from ZaMultiComp3.0Damien Zammit
2014-04-22Added individual thresholds to stereo multibandDamien Zammit
2014-04-22Added toggles for ZaMultiCompX2, fixed bug with initial value of DGL knobDamien Zammit
2014-04-22Fixed denormals and overflow in ZaMultiCompX2Damien Zammit
2014-04-21Reverted to traditional biquad LR4sDamien Zammit
2014-04-20Playing with state variable filtersDamien Zammit
2014-04-15[PATCH] Don't save lv2 keys not registered by the plugin (falktx)Damien Zammit
2014-04-15Trying to fix meter stateDamien Zammit
2014-04-15Fixed makeup scaleDamien Zammit
2014-04-15Fixed author typos in preamblesDamien Zammit
2014-04-15Disabled VST build (stateless). Fixed meter refresh, adding graph.Damien Zammit
2014-04-15Added ZaMultiCompX2 UI and fixed DSPDamien Zammit
2014-04-11Reduce CPU of stereo multiband compressorDamien Zammit
2014-04-11Added ZaMultiCompX2 DSPDamien Zammit
2014-04-11Added ZaMultiCompX2 stereo plugin skeletonDamien Zammit