comment 'updateDisplay() explain why.
This commit is contained in:
parent
82853c5266
commit
468f9d0a49
@ -1067,7 +1067,7 @@ void pdvst::updatePdvstParameters()
|
|||||||
setParameterAutomated(i,
|
setParameterAutomated(i,
|
||||||
pdvstData->vstParameters[i].value.floatData);
|
pdvstData->vstParameters[i].value.floatData);
|
||||||
//endEdit(i);
|
//endEdit(i);
|
||||||
//l updateDisplay ();
|
//l updateDisplay (); // I have commented this because it breaks sliders, numbox, etc. If this is on it jumps to max when first clicking on sliders, etc.
|
||||||
}
|
}
|
||||||
pdvstData->vstParameters[i].updated = 0;
|
pdvstData->vstParameters[i].updated = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user