DPF

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

commit 250e23d1a4944e114d7cee845440d6cdff81d960
parent 761d966e7250159a63348beb2a523588d0f42ed2
Author: falkTX <falktx@gmail.com>
Date:   Sat, 12 Jul 2014 06:42:04 +0100

Update README

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -17,10 +17,11 @@ It uses the same format as the JACK Transport API, making porting some code easi List of plugins made with DPF:<br/> - [DISTRHO Mini-Series](https://github.com/DISTRHO/mini-series) + - [DISTRHO MVerb](https://github.com/DISTRHO/MVerb) - [DISTRHO Nekobi](https://github.com/DISTRHO/nekobi) - [DISTRHO ProM](https://github.com/DISTRHO/prom) - [Juice Plugins](https://github.com/DISTRHO/JuicePlugins) (work in progress) - - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins-DPF) + - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins) OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples).