|
11 months ago | |
---|---|---|
.. | ||
CMakeLists.txt | 11 months ago | |
DistrhoPluginInfo.h | 1 year ago | |
EmbedExternalExamplePlugin.cpp | 1 year ago | |
EmbedExternalExampleUI.cpp | 1 year ago | |
Makefile | 11 months ago | |
README.md | 3 years ago |
This example will show how to use something external to DPF that is still embed within the host window.
The DSP side does nothing but provide a dummy parameter, just to test the interaction.
The UI side implements a OS-native UI, in order to test interacting with external elements.