Plugin: UI called in background thread
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.
