From cc7e5e89c08b34e25dc1c85f711d0595935b92a3 Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Tue, 13 Aug 2019 19:59:04 +0200 Subject: [PATCH] Update README.md (#174) * Update README.md * Update README.md * Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fce7a9d1..b2f98215 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,17 @@ List of plugins made with DPF:
- [DragonFly-Reverb](https://github.com/michaelwillis/dragonfly-reverb) - [Wolf-Shaper](https://github.com/pdesaulniers/wolf-shaper) - [Wolf-Spectrum](https://github.com/pdesaulniers/wolf-spectrum) - - [Wolf-LFO](https://github.com/pdesaulniers/wolf-lfo) + - [Wolf-LFO](https://github.com/pdesaulniers/wolf-lfo) (work in progress) - [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) + - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins) (work in progress) + - [midiomatic](https://github.com/SpotlightKid/midiomatic) (work in progress) + - [osamc-lv2-workshop](https://github.com/osamc-lv2-workshop/lv2-workshop) (simple plugins code examples) +Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially brings up other DPF-made plugins. Plugin examples are available in the `example/` folder inside this repo.
Extra OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples).