summaryrefslogtreecommitdiff
path: root/libs/plugins
AgeCommit message (Expand)Author
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-08-28fix lv2 ttlRobin Gareus
2016-08-27backwards compatible a-comp stereo sidechain portsRobin Gareus
2016-08-27Prepare a-comp for click-free bypass/enableRobin Gareus
2016-08-27click-free a-delay bypass/enableRobin Gareus
2016-08-27NO-OP clean up plugin ttlRobin Gareus
2016-08-27add NaN/Inf protection now that bypass no longer de/activatesRobin Gareus
2016-08-27click-free a-reverb bypassRobin Gareus
2016-08-27Add automatable click-free bypass/enable feature to a-eqRobin Gareus
2016-08-24a reverb is a reverb is a reverb5.1Robin Gareus
2016-08-24reduce initial fluidsynth loadRobin Gareus
2016-08-24prevent a unlikely race: concurrent restore() + work_response ()Robin Gareus
2016-08-24tweak a-fluidsynth reinit strategy.Robin Gareus
2016-08-24add support for reverb & chorus in a-fluidsynthRobin Gareus
2016-08-24a-fluidsynthRobin Gareus
2016-08-18a-Reverb: Fixed bug with the reverb all pass filters causing bad soundDamien Zammit
2016-08-13Nobody expects the LV2 inquisition!Robin Gareus
2016-08-10prefix blessed scripted DSP plugins with a-*Robin Gareus
2016-08-09clean up plugin ttls - always add semicolon for compatibilityRobin Gareus
2016-07-28initialize uninitialized variableRobin Gareus
2016-07-20a-Delay: Smooth transition on LPF changes and set max feedback 100Damien Zammit
2016-07-20a-Comp: Fix bug with DSP in the knee processing regionDamien Zammit
2016-07-19a-Delay: Add feedback control 0 to 90 percentDamien Zammit
2016-07-14clean up a-comp, remove old prototype UIRobin Gareus
2016-07-14fix a-eq interpolationRobin Gareus
2016-07-14refine a-eq inline display size + gridRobin Gareus
2016-07-15a-EQ: Remove LPF/HPF completely from this pluginDamien Zammit
2016-07-14a-EQ, a-Reverb: Tweaks to parameter smoothingDamien Zammit
2016-07-14a-EQ: Tweak bandwidth range on parametric eq and use log controlsDamien Zammit
2016-07-14a-EQ: Fixed transfer functions, now boost/cut cancel out correctlyDamien Zammit
2016-07-14a-EQ: Tidy transfer function calculationDamien Zammit
2016-07-13a-Reverb: Interpolate parameters, stable versionDamien Zammit
2016-07-13a-Reverb: Revert some of previous changes, sound of reverb much improvedDamien Zammit
2016-07-13a-Reverb: Using new algorithm based on FreeVerbDamien Zammit
2016-07-13initialize some uninitialized variablesRobin Gareus
2016-07-13a-Reverb: fix typo in plugin nameDamien Zammit
2016-07-13a-Reverb: Fix ttl and tweak maximum input gainDamien Zammit
2016-07-13a-EQ: Transfer function curves improvementDamien Zammit
2016-07-12fix a-eq library extensionRobin Gareus
2016-07-12a-reverb prototype (based on setBfree b_reverb)Robin Gareus
2016-07-12fix a a-eq ttl typoRobin Gareus
2016-07-12fix compilation with lv2 < 1.10 (lv2 extended)Robin Gareus
2016-07-12a-eq tweaks:Robin Gareus
2016-07-11remove implicit labels from a-eqRobin Gareus
2016-07-09a-EQ: Tweak default values and inline display scale +-20dBDamien Zammit
2016-07-07Add a-EQ (basic 4 band EQ) with inline display based on SVF filtersDamien Zammit
2016-07-06a-delay: Fix compiler warningDamien Zammit
2016-07-06Add a-Delay pluginDamien Zammit
2016-07-05tweak a-series plugin namesRobin Gareus
2016-07-05consistent use of fmaxf() in a-compRobin Gareus