DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit 3af8555ffbfe77cf471725c4ad46dfe127f8ff89
parent 1e9e2067caa728fdb0b6d3b0001f37de721b0faa
Author: Olivier Humbert <trebmuh@users.noreply.github.com>
Date:   Tue, 21 Apr 2020 03:17:42 +0200

Adds made-with-DPF plugins to the list (#219)

* Adds CV-LFO-blender-LV2 to the list

* adds gunshot to the list

* adds spectacle-analyzer

* adds fogpad-port

* adds regrader-port
Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -26,10 +26,13 @@ It uses the same format as the JACK Transport API, making porting some code easi - [DISTRHO Nekobi](https://github.com/DISTRHO/Nekobi) - [DISTRHO ProM](https://github.com/DISTRHO/ProM) - [Dragonfly Reverb](https://michaelwillis.github.io/dragonfly-reverb) + - [Fogpad-port](https://github.com/linuxmao-org/fogpad-port) - [Ninjas2](https://github.com/rghvdberg/ninjas2) - [osamc-lv2-workshop](https://github.com/osamc-lv2-workshop/lv2-workshop) (simple plugins code examples) - [QuadraFuzz](https://github.com/jpcima/quadrafuzz) + - [Regrader-Port](https://github.com/linuxmao-org/regrader-port) - [Rezonateur](https://github.com/jpcima/rezonateur) + - [Spectacle-analyzer](https://github.com/jpcima/spectacle/) - [Stone Phaser](https://github.com/jpcima/stone-phaser) - [String-machine](https://github.com/jpcima/string-machine) - [Uhhyou Plugins](https://github.com/ryukau/LV2Plugins) @@ -38,7 +41,9 @@ It uses the same format as the JACK Transport API, making porting some code easi - [YK Chorus](https://github.com/SpotlightKid/ykchorus) - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins) ## Work in progress + - [CV-LFO-blender-LV2](https://github.com/BramGiesen/cv-lfo-blender-lv2) - [Juice Plugins](https://github.com/DISTRHO/JuicePlugins) + - [gunshot](https://github.com/soerenbnoergaard/gunshot) - [midiomatic](https://github.com/SpotlightKid/midiomatic) - [Shiro Plugins](https://github.com/ninodewit/SHIRO-Plugins/) - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins)