Skip to main content
adxteam
Participant
July 30, 2018
Question

Plugin: UI called in background thread

  • July 30, 2018
  • 2 replies
  • 541 views

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.

This topic has been closed for replies.

2 replies

mailboxo74530349
Participant
December 10, 2024

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 ? 

Bruce Bullis
Community Manager
Community Manager
December 12, 2024

There is no way to enforce visibility of a plugin.

Bruce Bullis
Community Manager
Community Manager
July 31, 2018

Have you noticed any actual problems, related to that warning?

adxteam
adxteamAuthor
Participant
August 2, 2018

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.