Hi,
I’d like to use JUCE as a plugin wrapper to support multiple plugin formats but use QT for actual drawing the UI.
As far as I can see there is currently no way to achieve this, right? What has to be done to do this? Is there even a way?
Thanks in advance.