summaryrefslogtreecommitdiff
path: root/libs/plugins
AgeCommit message (Expand)Author
2016-07-13initialize some uninitialized variablesRobin Gareus
2016-07-13a-Reverb: fix typo in plugin nameDamien Zammit
2016-07-13a-Reverb: Fix ttl and tweak maximum input gainDamien Zammit
2016-07-13a-EQ: Transfer function curves improvementDamien Zammit
2016-07-12fix a-eq library extensionRobin Gareus
2016-07-12a-reverb prototype (based on setBfree b_reverb)Robin Gareus
2016-07-12fix a a-eq ttl typoRobin Gareus
2016-07-12fix compilation with lv2 < 1.10 (lv2 extended)Robin Gareus
2016-07-12a-eq tweaks:Robin Gareus
2016-07-11remove implicit labels from a-eqRobin Gareus
2016-07-09a-EQ: Tweak default values and inline display scale +-20dBDamien Zammit
2016-07-07Add a-EQ (basic 4 band EQ) with inline display based on SVF filtersDamien Zammit
2016-07-06a-delay: Fix compiler warningDamien Zammit
2016-07-06Add a-Delay pluginDamien Zammit
2016-07-05tweak a-series plugin namesRobin Gareus
2016-07-05consistent use of fmaxf() in a-compRobin Gareus
2016-07-05a-comp: Use input signal x as cutoff for inline comp curveDamien Zammit
2016-07-05a-comp: Fix inline comp curve shadingDamien Zammit
2016-07-05a-comp: Fix peak level on both stereo and mono pluginsDamien Zammit
2016-07-04add required check for cairo in a-compPaul Davis
2016-07-05a-comp: Make ratio control logarithmicDamien Zammit
2016-07-05a-comp: Add stereo versionDamien Zammit
2016-07-04a-comp display is getting fancy :)Robin Gareus
2016-07-04display level in a-comp displayRobin Gareus
2016-07-04con't work on a-comp inline-displayRobin Gareus
2016-07-04add C99 flags for lv2 pluginRobin Gareus
2016-07-04basic inline display for a-compRobin Gareus
2016-07-04a-comp: Tweak control bounds and clear state on deactivateDamien Zammit
2016-07-03clean up a-comp .ttl -- maintainer: the a-teamRobin Gareus
2016-07-03bundle a-compRobin Gareus
2016-06-26add a debug mode (in synth) to track down lost note-onRobin Gareus
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-04-04Modify our MSVC projects to build liblua as a DLL rather than a static libJohn Emmas
2015-06-23silence clang int/float/double -Wabsolute-valueRobin Gareus
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-02-28promote sustain pedal from meh to reasonable.Robin Gareus
2015-02-19rsynth: map note-on with zero velocity to note-offRobin Gareus
2015-01-20clarify reasonable synth description.Robin Gareus
2015-01-12When building with MSVC make sure any backends / panners etc get copied to th...John Emmas
2014-12-28add explicit chmod for good measureRobin Gareus
2014-11-09Modifications needed to build ReasonableSynth with MSVCJohn Emmas
2014-10-23another round of compiler warning fixesRobin Gareus
2014-07-06change reasonable-synth to be sample accurate (note on/off)Robin Gareus
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-01-23fix merge conflict with masterPaul Davis
2014-01-22attenuate master volumeRobin Gareus
2014-01-22tweak reasonable synth:Robin Gareus
2014-01-17override -fvisibility=hidden for the LV2plugin descriptorRobin Gareus
2013-12-27add support for old compilers w/o implicit stdboolRobin Gareus
2013-12-14rsynth.lv2: fix note off+on follow up:Robin Gareus