vst2
vst2 copied to clipboard
Handle plugGetParamDisplay correctly
Existing implementation returns constant value hardcoded in the vst2.Parameter
struct. It should call a user-defined function that will return display value based on current parameter value.