summaryrefslogtreecommitdiff
path: root/libs/plugins/a-comp.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
2019-04-15Align port layout and code of a-exp with the one of a-compJohannes Mueller
2019-04-15Remove switch for different inline displays from a-comp.Johannes Mueller
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
2018-06-20Put duplicate code of a-comp and a-expander into one file ...Johannes Mueller
2018-06-20Consolidated a-comp/a-exp run_mono() and run_stereo() to one run()Johannes Mueller
2018-06-20a-comp: makeup_gain needs to be smoothened after every sample ...Johannes Mueller
2018-06-20Add a control port to a-comp select which mode to display inlineJohannes Mueller
2018-06-20Make a-comp's meter show numerical values in "4.1f"Johannes Mueller
2018-06-20Put input level meter before output level meter in the generic guiJohannes Mueller
2018-06-20Visualize the peak of the compressor state in a-compJohannes Mueller
2018-06-20Drop LPF of input level visualization in a-compJohannes Mueller
2018-06-20Show the input level in acomp's inline display rather than output levelJohannes Mueller
2018-06-20Inlevel output port to visualize the input level in the generic GUIJohannes Mueller
2018-06-20Improve level vizualisation in a-compJohannes Mueller
2018-06-20GR-based visualization in a-compJohannes Mueller
2018-06-20New attack and release behavior for a-compJohannes Mueller
2018-06-20Don't use acomp->v_gainr outside LV2_EXTENDED ifdefsJohannes Mueller
2017-11-12a-comp: Fix typo with previous patchDamien Zammit
2017-11-11a-comp: Fix noise floor - asymptoticsDamien Zammit
2017-07-31Signal wish to show inline display in gui by lv2:optionalFeatureJohannes Mueller
2017-07-31Tweaking the a-comp inline display a bit. Make it more skinny.Johannes Mueller
2017-07-31Indicate whether to show plugin's inline display in GUIJohannes Mueller
2017-07-31Simplified inline display if the channel strip is not wide enoughJohannes Mueller
2017-07-31Honor attack and release parameters in a-comp's inline graphJohannes Mueller
2017-07-31Indicate gain reduction in a-compJohannes Mueller
2017-07-31Show range -60 .. +10 dBFS in acomp's inline displayRobin Gareus
2017-07-31Set makeup to 0.f when bypassed also in stereo versionJohannes Mueller
2017-07-31Adjust the indication of the treshold value by the makup gain.Johannes Mueller
2017-07-31Also the stereo version needs to set need_exposeJohannes Mueller
2017-07-31Show a-comp's makeup grain in inline renderingJohannes Mueller
2017-07-21Increase range of a-comp#stereo release timeJohannes Mueller
2017-07-12Fix duplicate ‘const’ declaration specifierJelle van der Waa
2016-11-29Protect a-comp's display/state against NaN/Inf.Robin Gareus
2016-10-15Increase range of a-comp release time.Robin Gareus
2016-09-18update a-plugins to use official lv2plug.in URIRobin Gareus
2016-08-27backwards compatible a-comp stereo sidechain portsRobin Gareus
2016-08-27Prepare a-comp for click-free 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-20a-Comp: Fix bug with DSP in the knee processing regionDamien Zammit
2016-07-14clean up a-comp, remove old prototype UIRobin Gareus
2016-07-12a-reverb prototype (based on setBfree b_reverb)Robin Gareus
2016-07-12fix compilation with lv2 < 1.10 (lv2 extended)Robin Gareus
2016-07-05tweak a-series plugin namesRobin Gareus