summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-21remove Session::controllable_by_descriptor() and move code into GenericMIDI c...Paul Davis
2018-06-20Add script to normalize all tracksRobin Gareus
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-20check-in of cleaned up plugin tags by Harrison Consoles intern Chris HickmanNikolaus Gullotta
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-20Allow plugin inline displays to shrinkJohannes 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-19sr = 0, not rateNikolaus Gullotta
2018-06-19cap redrawing at 15 times /sNikolaus Gullotta
2018-06-19Revert frame -> sample changes where it's a frame as in Gtk::FrameJohannes 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-14context menus should have acceleratorsPaul Davis
2018-06-09Hide designated LV2 freewheeling port.Robin Gareus
2018-06-08Allow snapping to the start of the video timeline. (should work, but needs t...Ben Loftis
2018-06-06Remove duplicate class-keys (amend d95df9164)Robin Gareus
2018-06-04remove aeffectx.h; use vestige.hPaul Davis
2018-06-04NO-OP: Modify a #include (purely for consistency)John Emmas
2018-06-02no error logging for CURL HTTP requests; future callers can request it if nec...Paul Davis
2018-06-01forgot else in selected-tracks check.Nikolaus Gullotta
2018-06-01moving singen and noisegen from mixbus repo to ardour + change singen display...Nikolaus Gullotta
2018-06-01add Gtk::ColorButton widget to LuaDialog and add ability to change multiple r...Nikolaus Gullotta
2018-06-01Check-in of set_meter_point() utility/exampleNikolaus Gullotta
2018-05-31Example snippet to list plugins (and their presets)Robin Gareus
2018-05-31Add Lua API to list all available pluginsRobin Gareus
2018-05-23no actual error messages when curl requests failPaul Davis
2018-05-19Move a couple of #undef'sJohn Emmas
2018-05-17Display profile-data in generic plugin-UI.Robin Gareus
2018-05-17Collect plugin runtime profile statistics.Robin Gareus
2018-05-17Add a time-profiler with statisticsRobin Gareus