DPF

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

commit 167f72e19febbae7e7ae1c70f81eb7b6aa06b272
parent 0a65c4f83e391e19c151239bc58687b419f25466
Author: Olivier Humbert <trebmuh@users.noreply.github.com>
Date:   Mon,  5 Aug 2019 22:30:47 +0200

Add 4 DPF made plugins (#167)

* Add 4 DPF made plugins

* wooops

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -30,6 +30,10 @@ List of plugins made with DPF:<br/> - [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) - [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) Plugin examples are available in the `example/` folder inside this repo.<br/>