summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Humbert <trebmuh@users.noreply.github.com>2019-08-13 18:50:48 +0200
committerFilipe Coelho <falktx@gmail.com>2019-08-13 17:50:48 +0100
commitbc68c7cfb488f35898ba65d7d23d47ffcb512e50 (patch)
tree6bcf6e741bcef6433b94909f7f392f6846dd577f
parenta0fd7cbfc5ce6d35968d7d172b75f10c77cdccfa (diff)
Adds more DPF-based plugins (#173)
* Update README.md * Update README.md
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index d1bdfe3e..fce7a9d1 100644
--- 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/>