summaryrefslogtreecommitdiff
path: root/libs/plugins/a-comp.lv2/a-comp.c
AgeCommit message (Expand)Author
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-12Fix duplicate ‘const’ declaration specifierJelle van der Waa
2016-11-29Protect a-comp's display/state against NaN/Inf.Robin Gareus
2016-08-27backwards compatible a-comp stereo sidechain portsRobin Gareus
2016-08-27Prepare a-comp for click-free bypass/enableRobin 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-12fix compilation with lv2 < 1.10 (lv2 extended)Robin Gareus
2016-07-05consistent use of fmaxf() in a-compRobin Gareus
2016-07-05a-comp: Use input signal x as cutoff for inline comp curveDamien Zammit
2016-07-05a-comp: Fix inline comp curve shadingDamien Zammit
2016-07-05a-comp: Fix peak level on both stereo and mono pluginsDamien Zammit
2016-07-05a-comp: Add stereo versionDamien Zammit
2016-07-04a-comp display is getting fancy :)Robin Gareus
2016-07-04display level in a-comp displayRobin Gareus
2016-07-04con't work on a-comp inline-displayRobin Gareus
2016-07-04basic inline display for a-compRobin Gareus
2016-07-04a-comp: Tweak control bounds and clear state on deactivateDamien Zammit
2016-07-03bundle a-compRobin Gareus