DPF

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

commit bb52beae467b04a82095ac225f09a06d9e2e0b4e
parent 642b7866dd97429bfa2c2ddb1da57c4902fc40eb
Author: falkTX <falktx@gmail.com>
Date:   Mon, 12 May 2014 21:57:10 +0100

Add plugins made with DPF to README

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -13,3 +13,9 @@ You send messages from the UI to the DSP side, which is automatically saved in t 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/> + - [DISTRHO Mini-Series](https://github.com/DISTRHO/mini-series) + - [DISTRHO Nekobi](https://github.com/DISTRHO/nekobi) + - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins-DPF)