|
10 years ago | |
---|---|---|
.. | ||
DistrhoPluginInfo.h | 10 years ago | |
ExamplePluginInfo.cpp | 10 years ago | |
ExampleUIInfo.cpp | 10 years ago | |
Makefile | 10 years ago | |
README.md | 10 years ago |
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.