DPF Plugin examples
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 219694843a Cleanup 10 years ago
..
DistrhoPluginInfo.h Cleanup 10 years ago
ExamplePluginInfo.cpp Update makefiles and to latest dpf 10 years ago
ExampleUIInfo.cpp Update makefiles and to latest dpf 10 years ago
Makefile Update makefiles and to latest dpf 10 years ago
README.md Add Info example 10 years ago

README.md

Information example

This example will show how to get several times of information using DPF.
The plugin will not do any audio processing.

In this example the Plugin will have a lot of parameter outputs which the UI uses to get info from.
This includes buffer-size and time position. Sample-rate can be access directly from the UI.
The UI will show this information as text.