Bartlomiej Bazior wrote:
Hi,
I found two annoying bugs in nui, which I can't fix by myself.
To reproduce them, I modified a bit the vstplugin example:
http://www.ckmedia.pl/~fev/nuingl/test.zip (source code included).
Problem 1. :
This one is a host specific thing. For now I've checked several
hosts (Logic, EnergyXT, Cubase SX1, Bidule, Audition, Chainer and
Ableton Live 5 Beta), and the problem exists only in the last two of
them. But what is the problem You ask? Well it's really hard to explain,
so it's better to download chainer demo ( http://www.xlutop.com/ ) and
I tried your plugin with Chainer and could reproduce your problem with
my desktop computer.
My setup:
PIV 3.2GHz
WinXP Pro English
Radeon 9800
Can you try it on another computer and see what happens?
Problem 2. :
To reduce CPU usage a bit I decided to reduce the editor frame rate
to 60fps. Unfortunately it has the side effect, that the widgets in
Indeed! This is definitely a bug in the frame limiter I shall look into.
Being currently in the process of completely rewrinting the rendering
back end I can have a direct look at this right now. I had a look at
your code, you're doing the right thing, it's nui that has a bug.
Sebastien