Go Back   Cockos Incorporated Forums > Projects > Deprecated REAPER issue tracker > Closed Issue

problem with updateDisplay() Issue Tools
issueid=5058 01-22-2014 09:27 AM
pbc pbc is offline
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
Issue Type Closed Issue
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.
Reply
01-23-2014 03:29 AM
pbc pbc is offline
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!
Reply
Reply

Issue Tools
Subscribe to this issue

All times are GMT -7. The time now is 04:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.