summaryrefslogtreecommitdiff
path: root/libs/plugins/reasonablesynth.lv2
AgeCommit message (Expand)Author
2020-02-26Remove easter-eggRobin Gareus
2020-01-25Update waf2.x "subst" feature uses obj attributesRobin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2020-01-17Make it possible to use reasonable-synth in productionRobin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-03-01NO-OP: whitespaceRobin Gareus
2019-03-01Don't use c99 (amend 959947e7f84a)Robin Gareus
2019-02-28NO-OP: whitespace (remove vi modelines)Robin Gareus
2018-12-28remove configure-time --no-lv2 option. LV2 is integral to what we doPaul Davis
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ...John Emmas
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-08-10prefix blessed scripted DSP plugins with a-*Robin 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
2013-12-13fix reasonable synth octaveRobin Gareus
2013-12-13xmas-eggRobin Gareus
2013-10-27silence warning for ancient libc users&devs :)Robin Gareus
2013-10-27add notes about inlined lv2 atom/util.h functionsRobin Gareus
2013-10-27expand tabs in reaonablesynth codeRobin Gareus
2013-10-27mark some unused variables -- fewer compiler warningsRobin Gareus
2013-10-26make reasonable synth a bit more piano-like.Robin Gareus
2013-10-26remove c99'ness from rsynth.c - should fix #5751Robin Gareus
2013-10-23relax requirement on lv2 stackRobin Gareus
2013-10-20add missing waflib include to rsynth.lv2Robin Gareus
2013-10-20bundled LV2 plugin build and deploymentRobin Gareus
2013-10-20fix typo (rsynth.lv2 configure)Robin Gareus
2013-10-20add reasonablesynth.lv2Robin Gareus