DISTRHO Plugin Framework
 All Classes Functions Variables Modules Pages
DISTRHO Plugin Framework

DISTRHO Plugin Framework (or DPF for short) is a plugin framework designed to make development of new plugins an easy and enjoyable task.
It allows developers to create plugins with custom UIs using a simple C++ API.

Macros

You start by creating a "DistrhoPluginInfo.h" file describing the plugin via macros, see Plugin Macros.

Plugin

TODO

Parameters

describe input and output, automable and rt safe, boolean etc, cv