This presentation gives a brief overview and demonstration about the DISTRHO Plugin framework (DPF).
DPF is 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.
The framework facilitates exporting various different plugin formats (e.g. LV2 and VST) from the same code-base.