|
|
4 years ago | |
|---|---|---|
| .. | ||
| modgui | 6 years ago | |
| DistrhoPluginInfo.h | 6 years ago | |
| InfoExamplePlugin.cpp | 4 years ago | |
| InfoExampleUI.cpp | 5 years ago | |
| Makefile | 4 years ago | |
| README.md | 7 years ago | |
| modgui.ttl | 6 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.