[LAD] FST and JUCE-based plugins

From: Julien Pommier <pommier@email-addr-hidden>
Date: Thu May 28 2009 - 13:20:38 EEST

Hi,

I have noticed that all JUCE-based vst plugins do not work in fst (at
least their GUI and their internal message passing stuff). The reason
is that the JUCE framework is initialising its internal machinery (a
MessageManager etc) during the first call to the VST entrypoint, and
if the later call to effEditOpen is performed from a different thread,
then all sort of terrible things happens, and it ends with a deadlock.

There is a discussion in the JUCE forum here:
http://www.rawmaterialsoftware.com/juceforum/viewtopic.php?p=21530#21530

Please note that I'm not asking for a fix, but I just want to let the
FST developers know about this problem !

Julien
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Thu May 28 16:15:02 2009

This archive was generated by hypermail 2.1.8 : Thu May 28 2009 - 16:15:04 EEST