summaryrefslogtreecommitdiff
path: root/libs/plugins/a-eq.lv2
AgeCommit message (Expand)Author
2020-03-30Clean up double/float narrowing math in plugins.Robin Gareus
2020-01-25Update waf2.x "subst" feature uses obj attributesRobin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2018-12-28remove configure-time --no-lv2 option. LV2 is integral to what we doPaul Davis
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2017-07-31Signal wish to show inline display in gui by lv2:optionalFeatureJohannes Mueller
2017-07-22Sanitize printing of a-eq gain parametersRobin Gareus
2017-06-09a-EQ: Revert one of the previous changesDamien Zammit
2017-06-08a-EQ: DSP bugfixDamien Zammit
2017-06-06Fix a-EQ when parameter changes are very slowNil Geisweiller
2016-09-18update a-plugins to use official lv2plug.in URIRobin 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-27Add automatable click-free bypass/enable feature to a-eqRobin Gareus
2016-08-13Nobody expects the LV2 inquisition!Robin Gareus
2016-08-09clean up plugin ttls - always add semicolon for compatibilityRobin 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-13initialize some uninitialized variablesRobin Gareus
2016-07-13a-EQ: Transfer function curves improvementDamien Zammit
2016-07-12fix a-eq library extensionRobin 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