level-meters not updating when tweaking vsts

Official support for: energy-xt.com
Post Reply New Topic
RELATED
PRODUCTS

Post

is it normal, that the meters in eXT freeze/stop when tweaking knobs (with the mouse) in some vsts? (doesn't happen with all vst plugins)

Post

I've had this happen to me quite a lot of times.

Post

ok. just wanted to know, that i'm not the only one with this behaviour ...

Post

I think this is just a matter of bad programming from
the creators of the VSTi/effects. If you update the
parameters wrong you could end up with a situation
where the update callback gets called all the time
like a feedback loop where the VSTi/effect hijack
interrupt time from other threads...

//Daniel :)

Post

what functions should the developers of such (bad) plugins better not use to avoid 'freezing host-gui'?

Post

AFAIK this has always been a problem of the VSTGUI library and its implementation of the mouse function (while-loop).

Post

Last edited by Dandruff on Wed Nov 30, 2005 5:13 pm, edited 2 times in total.

Post

plastique wrote:AFAIK this has always been a problem of the VSTGUI library and its implementation of the mouse function (while-loop).
Indeed it is a limitation of the VSTGUI library and a large number of plugins exhibit the same problem :?

In the days before I got into SynthMaker, and used to write little plugins in C++, I wrote my own GUI lib because of this problem - I couldn't stand it freezing up the hosts GUI!

Shif.

Post

what (good) synths are out there without this problem? anybody knows some?

Post

Dandruff wrote:what (good) synths are out there without this problem? anybody knows some?
Energy pro
EnergyXT VSTi
Microtonic
Minimonsta
all SE synths
Augur
Microtera
Synth1

Post

Branis wrote:Minimonsta
will try it (as the ohmforce effekt-plugins also don't have this problem). thank you!

Post

HeLLo

this thread is OLD and not really in the good zubforum but it's the only one about the subject:

Has the problem with VSTGUI been fixed ?
this has always been a problem of the VSTGUI library and its implementation of the mouse function (while-loop).
i guess the answer is NO. because i downloaded and compiled DRAWTEST and it's still freezing the host when tweaking the mouse.

this make the VSTGUI useless.

:cry: :cry: :cry: :cry: :cry:

Post Reply

Return to “energyXT”