summaryrefslogtreecommitdiff
path: root/libs/plugins/a-exp.lv2
AgeCommit message (Expand)Author
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