Fix signal-emission order (first re/set instrument info)
[ardour.git] / libs / plugins /
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
2016-07-14 Robin Gareusfix a-eq interpolation
2016-07-14 Robin Gareusrefine a-eq inline display size + grid
2016-07-14 Damien Zammita-EQ: Remove LPF/HPF completely from this plugin
2016-07-14 Damien Zammita-EQ, a-Reverb: Tweaks to parameter smoothing
2016-07-13 Damien Zammita-EQ: Tweak bandwidth range on parametric eq and use...
2016-07-13 Damien Zammita-EQ: Fixed transfer functions, now boost/cut cancel...
2016-07-13 Damien Zammita-EQ: Tidy transfer function calculation
2016-07-13 Damien Zammita-Reverb: Interpolate parameters, stable version
2016-07-13 Damien Zammita-Reverb: Revert some of previous changes, sound of...
2016-07-13 Damien Zammita-Reverb: Using new algorithm based on FreeVerb
2016-07-13 Robin Gareusinitialize some uninitialized variables
2016-07-12 Damien Zammita-Reverb: fix typo in plugin name
2016-07-12 Damien Zammita-Reverb: Fix ttl and tweak maximum input gain
2016-07-12 Damien Zammita-EQ: Transfer function curves improvement
2016-07-12 Robin Gareusfix a-eq library extension
2016-07-12 Robin Gareusa-reverb prototype (based on setBfree b_reverb)
2016-07-12 Robin Gareusfix a a-eq ttl typo
2016-07-12 Robin Gareusfix compilation with lv2 < 1.10 (lv2 extended)
2016-07-12 Robin Gareusa-eq tweaks:
2016-07-11 Robin Gareusremove implicit labels from a-eq
2016-07-08 Damien Zammita-EQ: Tweak default values and inline display scale...
2016-07-07 Damien ZammitAdd a-EQ (basic 4 band EQ) with inline display based...
2016-07-05 Damien Zammita-delay: Fix compiler warning
2016-07-05 Damien ZammitAdd a-Delay plugin
2016-07-05 Robin Gareustweak a-series plugin names
2016-07-05 Robin Gareusconsistent use of fmaxf() in a-comp
2016-07-05 Damien Zammita-comp: Use input signal x as cutoff for inline comp...
2016-07-05 Damien Zammita-comp: Fix inline comp curve shading
2016-07-05 Damien Zammita-comp: Fix peak level on both stereo and mono plugins
2016-07-04 Paul Davisadd required check for cairo in a-comp
2016-07-04 Damien Zammita-comp: Make ratio control logarithmic
2016-07-04 Damien Zammita-comp: Add stereo version
2016-07-04 Robin Gareusa-comp display is getting fancy :)
2016-07-04 Robin Gareusdisplay level in a-comp display
2016-07-04 Robin Gareuscon't work on a-comp inline-display
2016-07-04 Robin Gareusadd C99 flags for lv2 plugin
2016-07-04 Robin Gareusbasic inline display for a-comp
2016-07-04 Damien Zammita-comp: Tweak control bounds and clear state on deactivate
2016-07-03 Robin Gareusclean up a-comp .ttl -- maintainer: the a-team
next