Thread: IPlug - Youlean
View Single Post
Old 05-10-2017, 02:43 AM   #107
Youlean
Human being with feelings
 
Youlean's Avatar
 
Join Date: May 2015
Location: Serbia
Posts: 654
Default

Quote:
Originally Posted by Anomaly View Post
I apologize if this is a stupid question, but has there been any changes with SetControlFromPlug compared to wdl-ol?

It's a peculiar thing, I can't get my meter to update.

in ProcessDoubleReplacing:

if (GetGUI()) {
GetGUI()->SetControlFromPlug(*mtrAId, mtrConvA);
}

It updates only when I click and move any control on the gui, but stops updating when I release the control. The meter just freezes to the last position.
The problem could be elsewhere as well, but this is the first time I encounter this issue. The same method worked before with wdl-ol.
Try pulling latest commits from my branch.
Youlean is offline   Reply With Quote