problem with updateDisplay()
|
01-22-2014 09:27 AM
|
Human being with feelings
|
|
problem with updateDisplay()
more than a year i reported (on other forum)
about a bug that arose in version 4.0
with updateDisplay function, on a gui-less VST plugin.
------------------------------
if i (the programmer not the user) make a change to some parameter
by programming
and then call updateDisplay,
RESULT -> reaper doesn't call plugin - getParameter, as it should.
the sliders remain the same
EXPECTED -> reaper should call plugin - getParameter
and update the sliders
-------------------------------
I checked this with reaper version 3.0, it works fine.
now i can't use reaper anymore,
i'm using other daw, that works correct.
i'ts very important to solve this bug
since it breaks all gui-less plugins.
hope you solve this soon.
|
|
Issue Details
|
Project
Deprecated REAPER issue tracker
Category Plugins
Status Fixed
Priority 1 - Highest
Affected Version 4.0
Closed Version 4.60
Yes votes
0
No votes
0
Assigned Users
(none)
Tags
(none)
|
|
01-22-2014 02:16 PM
|
|
Administrator
|
|
|
The correct way would be to send audioMasterAutomate/audioMasterEndEdit for these parameters, but audioMasterUpdateDisplay() should also refresh the generic UI, adding this.
|
01-23-2014 03:29 AM
|
Human being with feelings
|
|
|
Quote:
Originally Posted by Justin
The correct way would be to send audioMasterAutomate/audioMasterEndEdit for these parameters, but audioMasterUpdateDisplay() should also refresh the generic UI, adding this.
|
thank you very much for the information and for the fast fix!
|
All times are GMT -7. The time now is 02:06 AM.