Copy link to clipboard
Copied
Hi,
I'm developing an audio plugin with JUCE and I've some issues with the audio thread.
When I test my plugin, as soon as I change one parameter, I've a lot of glitch and my debugger (Xcode) tells me "UI API called from background thread". My UI calls are not called in the main thread…
I tested my plugin on almost every DAW (Ableton, Cubase, Protools, Studio One, Reason, and so on…) and I've never had this issue. It happens only on Adobe Premiere.
So I was wondering if Premiere put every plugins in the background or if it could be something on my side?
Does anybody already have this issue?
Thanks.
Copy link to clipboard
Copied
Have you noticed any actual problems, related to that warning?
Copy link to clipboard
Copied
Yes, the issue is that I get a lot of glitch on my plugin. It's totally unusable... The thing is this issue only happen in Premiere. Not in the DAW and not even other video editing software like Final cut pro.
I'm a bit lost on this issue.
Copy link to clipboard
Copied
Hi,
Is there any work around to keep plugins show up always?
If I want to use the radar metering plugin, I'd like to see it running while I'm adjusting levels. It happen that if i open another plug-in it will close the plug in window that was open before.
How can I run Plug-ins simutelansly and also see thier windows at once ?
Copy link to clipboard
Copied
There is no way to enforce visibility of a plugin.