summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-06-28when creating a route from a template, use correct call to setup XML state so...Paul Davis
2018-06-28call IO::prepare_for_reset() on BOTH IO nodes of a PortInsert's XML state, no...Paul Davis
2018-06-25fix mixing scope bracePaul Davis
2018-06-25Accommodate recently removed source(s) in our MSVC project (libardour)John Emmas
2018-06-24OSC: make select logic more sensibleLen Ovens
2018-06-21add Ctl_Dial to get better behaviour when binding a MIDI controller KNOB/DIAL...Paul Davis
2018-06-21remove debug outputPaul Davis
2018-06-21remove Session::controllable_by_descriptor() and move code into GenericMIDI c...Paul 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-06-20OSC: fix pre gcc5 problemLen Ovens
2018-06-20OSC: Add /select/vca/toggleLen Ovens
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
2018-06-19OSC: reworking of previous/next selectLen Ovens
2018-06-19OSC: Feedback was not making it to surfaceLen Ovens
2018-06-19OSC group sharing should be cleared for VCAsLen Ovens
2018-06-19OSC: added context based previous/next selectLen Ovens
2018-06-19OSC: select should not show expand if invalidLen Ovens
2018-06-19OSC expand off should check current sellectLen Ovens
2018-06-19OSC: Allow expand to be globalLen Ovens
2018-06-19OSC do not recalc select if still validLen Ovens
2018-06-09Hide designated LV2 freewheeling port.Robin Gareus
2018-06-06Remove duplicate class-keys (amend d95df9164)Robin Gareus
2018-06-04remove aeffectx.h; use vestige.hPaul Davis
2018-05-31Add Lua API to list all available pluginsRobin Gareus
2018-05-19Move a couple of #undef'sJohn Emmas
2018-05-17Collect plugin runtime profile statistics.Robin Gareus
2018-05-17Add a time-profiler with statisticsRobin Gareus
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