summaryrefslogtreecommitdiff
path: root/libs/plugins/a-delay.lv2
AgeCommit message (Expand)Author
2020-03-02Fix previous commit (increase max, not default)Robin Gareus
2020-03-02Allow a-delay to boost output gainRobin 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-03-11Improve a-delay to follow tempo-ramps & BPM changesRobin Gareus
2016-11-29protect a-delay again Inf, NaN, HUGE and stuff.Robin Gareus
2016-09-18update a-plugins to use official lv2plug.in URIRobin Gareus
2016-08-27click-free a-delay bypass/enableRobin Gareus
2016-08-27NO-OP clean up plugin ttlRobin Gareus
2016-08-13Nobody expects the LV2 inquisition!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-19a-Delay: Add feedback control 0 to 90 percentDamien Zammit
2016-07-06a-delay: Fix compiler warningDamien Zammit
2016-07-06Add a-Delay pluginDamien Zammit