summaryrefslogtreecommitdiff
path: root/libs/plugins/a-exp.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
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-20Make makeup_gain smoothening of a-expander same as in a-compJohannes Mueller
2018-05-12Make the peak indication in the graph of a-expander green ...Johannes Mueller
2018-05-12Limit gain reduction of a-expander to 160 dB in order to ...Johannes Mueller
2018-05-12Visualize peak input in a-expanderJohannes Mueller
2018-05-12Add output control port to a-exp for input levelJohannes Mueller
2018-05-12Indicate input level in a-exp's inline display rather than outputJohannes Mueller
2018-05-12Increase the range of a-exp's ratio to make it usable like a gateJohannes Mueller
2018-05-12Make a-expander react probably on being disabled and enabled.Johannes Mueller
2018-05-12New visualization of the compressor state in graph viewJohannes Mueller
2018-05-12Fixed wrong initialization.Johannes Mueller
2018-05-12Adjust default parameters of a-expanderJohannes Mueller
2018-05-12Changed attack and release behaviorJohannes Mueller
2018-05-12First draft of a-expanderJohannes Mueller