summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)Author
2020-02-16Introduce EventsDS to handle all the events and enable new features.André Nusser
2019-11-15Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea...Bent Bisballe Nyeng
2019-11-13Fix zita-resampler include path.Bent Bisballe Nyeng
2019-11-03Fx windows builds.Bent Bisballe Nyeng
2019-11-03Use wildcards for symbolmatch of VSTPluginMain instead of multiple lines.Bent Bisballe Nyeng
2019-11-03Fix osx static library compilation.Bent Bisballe Nyeng
2019-10-26Add default midimap functionality.André Nusser
2019-07-19Make UIClass controllable from commandline.Bent Bisballe Nyeng
2019-07-15Update plugingizmo submoduleGoran Mekić
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...Bent Bisballe Nyeng
2019-06-16Add missing dist-files.Bent Bisballe Nyeng
2019-06-16Make max channnel count controllable through the configure script to make it ...Bent Bisballe Nyeng
2019-05-12Move stddev to own filter.André Nusser
2019-05-12Reorder frames and resize window.André Nusser
2019-05-11Some cleaning up of the sample selection.André Nusser
2019-05-11Add missing line in Windows build file.André Nusser
2019-05-11Add settings and GUI for new sampling algorithm.André Nusser
2019-05-11Fix attempt for Windows build error.André Nusser
2019-05-09Add tooltip buttons to frames.Bent Bisballe Nyeng
2019-04-17Added ttlgen dynamic ttl manifest generator the LV2 plugin.Bent Bisballe Nyeng
2019-04-08Move midi note process to one common place in AudioInputEngineMidi::processNo...Bent Bisballe Nyeng
2019-04-08Add midi aftertouch choke for plugins.Bent Bisballe Nyeng
2019-03-17Add version number to config xml (version="1.0" only for now).Bent Bisballe Nyeng
2018-11-24Make midnam threadsafe.Bent Bisballe Nyeng
2018-11-01Only call midnam update if midnam is actually supported by the host.Bent Bisballe Nyeng
2018-10-30Added dynamic midnam support.Bent Bisballe Nyeng
2018-10-20Fix broken disk stream size limit in plugin config.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-08-12Remove spurious character from windows makefile.Bent Bisballe Nyeng
2018-08-12Remove obsolete SAXParser class and eXpat dependency.Bent Bisballe Nyeng
2018-08-12Rewrite ConfigParser to use pugixml.Bent Bisballe Nyeng
2018-08-12Add tab for drumkit.André Nusser
2018-08-12Remove the old instrument and drumkit parser code as well as version 1.0 kit ...Bent Bisballe Nyeng
2018-08-12Add missing mingw include path.Bent Bisballe Nyeng
2018-08-12Add missing mingw include path.Bent Bisballe Nyeng
2018-08-12Add missing file to mingw32 Makefile.Bent Bisballe Nyeng
2018-08-12Add new DOMLoader class and unit-test.Bent Bisballe Nyeng
2018-08-12add pugixml to make filesJonas Suhr Christensen
2018-08-12Add missing .sym files.v0.9.16Bent Bisballe Nyeng
2018-08-08Remove old CHReampler class.Bent Bisballe Nyeng
2018-08-01Remove the last references to hardcoded 44k1Hz samplerate.Bent Bisballe Nyeng
2018-07-29Hide unneeded symbols for the vst plugin.Bent Bisballe Nyeng
2018-07-29Try symbol file approach instead.Bent Bisballe Nyeng
2018-07-29Hide unneeded symbols for the lv2 plugin.Bent Bisballe Nyeng
2018-07-29Update plugingizmo commit.André Nusser
2018-07-29Fix broken VST latency reporting.Bent Bisballe Nyeng
2018-07-18Store and use laidback setting in milliseconds.Bent Bisballe Nyeng
2018-07-15Revorked visualiser UI and a few more parameter tweaks.Bent Bisballe Nyeng
2018-07-15Use more sane range for stddev knob in UI.Bent Bisballe Nyeng
2018-07-15PoC for humanisation visualiser.Bent Bisballe Nyeng