DPF

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

commit bc68c7cfb488f35898ba65d7d23d47ffcb512e50
parent a0fd7cbfc5ce6d35968d7d172b75f10c77cdccfa
Author: Olivier Humbert <trebmuh@users.noreply.github.com>
Date:   Tue, 13 Aug 2019 18:50:21 +0200

Adds more DPF-based plugins (#173)

* Update README.md

* Update README.md

Diffstat:
MREADME.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -28,13 +28,17 @@ List of plugins made with DPF:<br/> - [Juice Plugins](https://github.com/DISTRHO/JuicePlugins) (work in progress) - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins) - [DragonFly-Reverb](https://github.com/michaelwillis/dragonfly-reverb) - - [Wolf-Shaper](https://github.com/pdesaulniers/wolf-shaper) and [Wolf-Spectrum](https://github.com/pdesaulniers/wolf-spectrum) + - [Wolf-Shaper](https://github.com/pdesaulniers/wolf-shaper) + - [Wolf-Spectrum](https://github.com/pdesaulniers/wolf-spectrum) + - [Wolf-LFO](https://github.com/pdesaulniers/wolf-lfo) - [YK Chorus](https://github.com/SpotlightKid/ykchorus) - [Ninjas2](https://github.com/rghvdberg/ninjas2) - [String-machine](https://github.com/jpcima/string-machine) - [Rezonateur](https://github.com/jpcima/rezonateur) - [QuadraFuzz](https://github.com/jpcima/quadrafuzz) - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins) + - [midiomatic](https://github.com/SpotlightKid/midiomatic) + - [osamc-lv2-workshop](https://github.com/osamc-lv2-workshop/lv2-workshop) Plugin examples are available in the `example/` folder inside this repo.<br/>