summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Humbert <trebmuh@users.noreply.github.com>2019-11-17 20:09:15 +0100
committerFilipe Coelho <falktx@falktx.com>2019-11-17 19:42:17 +0000
commit95662216364834f93ae76b0860833b4c978078b5 (patch)
treea76b2493fccdd6cc025fea0c7c374072d3952a1d
parent460af6dfd66a401da49dc9c2133062ff33798223 (diff)
sort alphabeticaly and done/WIP
-rw-r--r--README.md27
1 files changed, 14 insertions, 13 deletions
diff --git a/README.md b/README.md
index ca9a7fba..5715450a 100644
--- a/README.md
+++ b/README.md
@@ -17,30 +17,31 @@ Getting time information from the host is possible.<br/>
It uses the same format as the JACK Transport API, making porting some code easier.<br/>
-List of plugins made with DPF:<br/>
+## List of plugins made with DPF:
- [DISTRHO glBars](https://github.com/DISTRHO/glBars)
- [DISTRHO Kars](https://github.com/DISTRHO/Kars)
- [DISTRHO Mini-Series](https://github.com/DISTRHO/Mini-Series)
- [DISTRHO MVerb](https://github.com/DISTRHO/MVerb)
+ - [DISTRHO ndc Plugs](https://github.com/DISTRHO/ndc-Plugs)
- [DISTRHO Nekobi](https://github.com/DISTRHO/Nekobi)
- [DISTRHO ProM](https://github.com/DISTRHO/ProM)
- - [DISTRHO ndc Plugs](https://github.com/DISTRHO/ndc-Plugs)
- - [Juice Plugins](https://github.com/DISTRHO/JuicePlugins) (work in progress)
- - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins)
- [Dragonfly Reverb](https://michaelwillis.github.io/dragonfly-reverb)
- - [Wolf Shaper](https://github.com/pdesaulniers/wolf-shaper)
- - [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)
+ - [osamc-lv2-workshop](https://github.com/osamc-lv2-workshop/lv2-workshop) (simple plugins code examples)
- [QuadraFuzz](https://github.com/jpcima/quadrafuzz)
+ - [Rezonateur](https://github.com/jpcima/rezonateur)
- [Stone Phaser](https://github.com/jpcima/stone-phaser)
+ - [String-machine](https://github.com/jpcima/string-machine)
- [Uhhyou Plugins](https://github.com/ryukau/LV2Plugins)
- - [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)
- - [Shiro Plugins](https://github.com/ninodewit/SHIRO-Plugins/) (work in progress)
+ - [Wolf Shaper](https://github.com/pdesaulniers/wolf-shaper)
+ - [Wolf Spectrum](https://github.com/pdesaulniers/wolf-spectrum)
+ - [YK Chorus](https://github.com/SpotlightKid/ykchorus)
+ - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins)
+ ## Work in progress
+ - [Juice Plugins](https://github.com/DISTRHO/JuicePlugins)
+ - [midiomatic](https://github.com/SpotlightKid/midiomatic)
+ - [Shiro Plugins](https://github.com/ninodewit/SHIRO-Plugins/)
+ - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins)
Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially brings up other DPF-made plugins.