Initial backend support for external export encoder
[ardour.git] / libs / plugins /
2018-10-17 Andreas MüllerFollow fluidsynth's API changes introduced with 2.0.0
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-06-20 Johannes MuellerPut duplicate code of a-comp and a-expander into one...
2018-06-20 Johannes MuellerConsolidated a-comp/a-exp run_mono() and run_stereo...
2018-06-20 Johannes MuellerMake makeup_gain smoothening of a-expander same as...
2018-06-20 Johannes Muellera-comp: makeup_gain needs to be smoothened after every...
2018-06-20 Johannes MuellerAdd a control port to a-comp select which mode to displ...
2018-06-20 Johannes MuellerMake a-comp's meter show numerical values in "4.1f"
2018-06-20 Johannes MuellerPut input level meter before output level meter in...
2018-06-20 Johannes MuellerVisualize the peak of the compressor state in a-comp
2018-06-20 Johannes MuellerDrop LPF of input level visualization in a-comp
2018-06-20 Johannes MuellerShow the input level in acomp's inline display rather...
2018-06-20 Johannes MuellerInlevel output port to visualize the input level in...
2018-06-20 Johannes MuellerImprove level vizualisation in a-comp
2018-06-20 Johannes MuellerGR-based visualization in a-comp
2018-06-20 Johannes MuellerNew attack and release behavior for a-comp
2018-06-20 Johannes MuellerDon't use acomp->v_gainr outside LV2_EXTENDED ifdefs
2018-05-12 Johannes MuellerMake the peak indication in the graph of a-expander...
2018-05-12 Johannes MuellerLimit gain reduction of a-expander to 160 dB in order...
2018-05-12 Johannes MuellerVisualize peak input in a-expander
2018-05-12 Johannes MuellerAdd output control port to a-exp for input level
2018-05-12 Johannes MuellerIndicate input level in a-exp's inline display rather...
2018-05-12 Johannes MuellerIncrease the range of a-exp's ratio to make it usable...
2018-05-12 Johannes MuellerMake a-expander react probably on being disabled and...
2018-05-12 Johannes MuellerNew visualization of the compressor state in graph...
2018-05-12 Johannes MuellerFixed wrong initialization.
2018-05-12 Johannes MuellerAdjust default parameters of a-expander
2018-05-12 Johannes MuellerChanged attack and release behavior
2018-05-12 Johannes MuellerFirst draft of a-expander
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2017-11-11 Damien Zammita-comp: Fix typo with previous patch
2017-11-11 Damien Zammita-comp: Fix noise floor - asymptotics
2017-11-08 Robin GareusFix a-reverb bypass/enable
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-11 Robin GareusFix a-fluidsynth bank/program restore (during session...
2017-09-10 Robin Gareusa-fluidsynth: query current bank/program after loading...
2017-09-08 Robin Gareusa-fluidsynth mark session as modified if .sf2 changes
2017-09-08 Robin Gareusa-fluidsynth: implement LV2_BANKPATCH__notify
2017-07-31 Johannes MuellerSignal wish to show inline display in gui by lv2:option...
2017-07-31 Johannes MuellerTweaking the a-comp inline display a bit. Make it more...
2017-07-31 Johannes MuellerIndicate whether to show plugin's inline display in GUI
2017-07-31 Johannes MuellerSimplified inline display if the channel strip is not...
2017-07-31 Johannes MuellerHonor attack and release parameters in a-comp's inline...
2017-07-31 Johannes MuellerIndicate gain reduction in a-comp
2017-07-31 Robin GareusShow range -60 .. +10 dBFS in acomp's inline display
2017-07-31 Johannes MuellerSet makeup to 0.f when bypassed also in stereo version
2017-07-31 Johannes MuellerAdjust the indication of the treshold value by the...
2017-07-31 Johannes MuellerAlso the stereo version needs to set need_expose
2017-07-31 Johannes MuellerShow a-comp's makeup grain in inline rendering
2017-07-22 Robin GareusSanitize printing of a-eq gain parameters
2017-07-21 Johannes MuellerIncrease range of a-comp#stereo release time
2017-07-12 Jelle van der WaaFix duplicate ‘const’ declaration specifier
2017-06-09 Damien Zammita-EQ: Revert one of the previous changes
2017-06-07 Damien Zammita-EQ: DSP bugfix
2017-06-06 Nil GeisweillerFix a-EQ when parameter changes are very slow
2017-03-11 Robin GareusImprove a-delay to follow tempo-ramps & BPM changes
2017-03-08 Robin Gareusfix a-reverb, cut tail on deactivate, plug memory-leak
2017-01-31 Robin Gareusfix a-fluidsynth bank select (use MMA style, 14 bit...
2017-01-30 Robin Gareusfix a-fluidsynth midnam bank select
2016-12-07 Robin Gareusa-fluidsynth process events even when no sf2 is loaded.
2016-12-06 Robin Gareusa-fluid synth: label Reverb & Chorus sends.
2016-12-06 Robin Gareusa-fluid synth: list all bank/programs
2016-12-06 Robin GareusTurn a-fluidsynth into C++
2016-12-06 Robin Gareusrough-in a-fluid synth midnam support
2016-11-29 Robin GareusProtect a-comp's display/state against NaN/Inf.
2016-11-29 Robin Gareusprotect a-delay again Inf, NaN, HUGE and stuff.
2016-11-28 Robin Gareusproperly handle FS pitch-bend - closes #7140
2016-10-29 Robin Gareusa-fluidsynth: fix off-by one. Assign all MIDI channels...
2016-10-15 Robin GareusIncrease range of a-comp release time.
2016-10-05 Robin GareusRevert "add debug info to a-fluidsynth"
2016-10-05 Robin Gareusadd debug info to a-fluidsynth
2016-09-21 Robin Gareusfix LV2 State Flags for Atom:Path
2016-09-18 Robin Gareusupdate a-plugins to use official lv2plug.in URI
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-28 Robin Gareusfix lv2 ttl
2016-08-27 Robin Gareusbackwards compatible a-comp stereo sidechain ports
2016-08-27 Robin GareusPrepare a-comp for click-free bypass/enable
2016-08-27 Robin Gareusclick-free a-delay bypass/enable
2016-08-27 Robin GareusNO-OP clean up plugin ttl
2016-08-27 Robin Gareusadd NaN/Inf protection now that bypass no longer de...
2016-08-27 Robin Gareusclick-free a-reverb bypass
2016-08-27 Robin GareusAdd automatable click-free bypass/enable feature to...
2016-08-24 Robin Gareusa reverb is a reverb is a reverb 5.1
2016-08-24 Robin Gareusreduce initial fluidsynth load
2016-08-24 Robin Gareusprevent a unlikely race: concurrent restore() + work_re...
2016-08-24 Robin Gareustweak a-fluidsynth reinit strategy.
2016-08-24 Robin Gareusadd support for reverb & chorus in a-fluidsynth
2016-08-24 Robin Gareusa-fluidsynth
2016-08-17 Damien Zammita-Reverb: Fixed bug with the reverb all pass filters...
2016-08-13 Robin GareusNobody expects the LV2 inquisition!
2016-08-10 Robin Gareusprefix blessed scripted DSP plugins with a-*
2016-08-09 Robin Gareusclean up plugin ttls - always add semicolon for compati...
2016-07-28 Robin Gareusinitialize uninitialized variable
2016-07-20 Damien Zammita-Delay: Smooth transition on LPF changes and set max...
2016-07-20 Damien Zammita-Comp: Fix bug with DSP in the knee processing region
2016-07-19 Damien Zammita-Delay: Add feedback control 0 to 90 percent
2016-07-14 Robin Gareusclean up a-comp, remove old prototype UI
next