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