commit cc7e5e89c08b34e25dc1c85f711d0595935b92a3 parent bc68c7cfb488f35898ba65d7d23d47ffcb512e50 Author: Olivier Humbert <trebmuh@users.noreply.github.com> Date: Tue, 13 Aug 2019 19:58:37 +0200 Update README.md (#174) * Update README.md * Update README.md * Update README.md Diffstat:
M | README.md | | | 9 | +++++---- |
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -30,16 +30,17 @@ List of plugins made with DPF:<br/> - [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.<br/> Extra OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples).