aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LV2/src
Commit message (Expand)AuthorAgeFilesLines
* LV2: Port rest of plugins, Swell - WiderHarald Eilertsen2021-07-3196-0/+3964
* LV2: Port another batch of plugins, EQ - SurgeTideHarald Eilertsen2021-07-31384-0/+16477
* LV2: Big batch of plugins, all of 'D'Harald Eilertsen2021-04-03104-0/+4660
* Add more plugins, Console5Buss to curveHarald Eilertsen2021-04-0336-0/+1577
* LV2: More plugins.Harald Eilertsen2021-03-2864-0/+2498
* LV2: Add another batch of plugins.Harald Eilertsen2021-03-2840-0/+1716
* LV2: Add more pluginsHarald Eilertsen2021-03-2720-0/+813
* Move all plugins into bundle.Harald Eilertsen2021-03-1313-156/+0
* LV2: Reset state on activate.Harald Eilertsen2020-09-0226-36/+423
* LV2: Fix plugin type for BassKit.Harald Eilertsen2020-08-021-1/+1
* LV2: Port BassKit plugin.Harald Eilertsen2020-08-024-0/+193
* LV2: Fix incorrect min values for Air plugin.Harald Eilertsen2020-08-021-2/+2
* LV2: Port BassDrive plugin.Harald Eilertsen2020-08-024-0/+187
* LV2: Added Aura, Average and AverMatrix plugins.Harald Eilertsen2020-07-2212-0/+405
* LV2: Add Atmosphere plugins (buss and channel.)Harald Eilertsen2020-07-218-0/+345
* LV2: Add plugin AQuickVoiceClipHarald Eilertsen2020-07-204-0/+174
* LV2: Add plugin Apicolypse.Harald Eilertsen2020-07-204-0/+146
* LV2: Refactor in, out and params to base class.Harald Eilertsen2020-07-208-290/+24
* LV2: Add plugin AirHarald Eilertsen2020-07-194-0/+283
* LV2: Add plugin ADT.Harald Eilertsen2020-07-194-0/+246
* LV2: Refactor common code to base class.Harald Eilertsen2020-07-194-37/+14
* LV2: Refactor common LV2Wrapper.Harald Eilertsen2020-07-196-140/+12
* LV2: Port plugin ADClip7.Harald Eilertsen2020-07-185-0/+304
* LV2/Acceleration: Use the LinuxVST processing codeHarald Eilertsen2020-07-182-6/+59
* LV2: Split lv2 interface code and actual plugin.Harald Eilertsen2020-07-163-115/+131
* LV2: Move actual processing into Acceleration class.Harald Eilertsen2020-07-161-34/+50
* LV2: Make Acceleration class instead of POD struct.Harald Eilertsen2020-07-161-5/+6
* LV2: Add stereo ports to Acceleration.Harald Eilertsen2020-07-152-16/+37
* LV2: Fix ttl manifest and plugin description.Harald Eilertsen2020-07-152-7/+7
* LV2: Just copy input to output for now.Harald Eilertsen2020-07-151-0/+3
* LV2: Use anon namespace instead of static funcs.Harald Eilertsen2020-07-151-5/+44
* Start off on LV2 support.Harald Eilertsen2020-07-123-0/+123