|
|
1 year ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 2 years ago | |
| DistrhoPluginInfo.h | 1 year ago | |
| InfoExamplePlugin.cpp | 1 year ago | |
| InfoExampleUI.cpp | 2 years ago | |
| Makefile | 1 year ago | |
| README.md | 7 years ago | |
| ResizeHandle.hpp | 2 years ago | |
This example will show how to get some basic information sent to the UI.
The Plugin has a lot of parameter outputs which the UI uses to get info from.
This includes buffer-size and time position.
Sample-rate can be requested directly from the UI.
The UI will show this information as text.
The plugin will not do any audio processing.