Oli Larkin

Results 245 comments of Oli Larkin

Controls that are linked to parameters shouldn't need manual updating. FWIW the "UI" in OnParamChangeUI means UI/main thread. OnParamChangeUI() that is guaranteed on the main thread, where as OnParamChange() could...

Could you modify an example e.g. IPlugEffect on a branch so that it crashes and I'll take a look?

Please be very explicit when reporting bugs. From your issue I am missing important info: - Windows or macOS? - Which version of Cubase? - "points" is a bit vague...

I cannot reproduce in Cubase 11 on macOS. I can type fractional numbers into text entry boxes in VST2 and VST3 plug-ins

thanks for the PR, i'll try it out soon

Thanks for the contribution. This work has been merged on the CMake branch. I found I also had to add the fonts and img paths to CMAKE_RC_PATHS in order to...

thanks, i'm thinking we should probably move to require python3

Scripts are all updated for Python3 @marc-weber1 can you confirm if this is still a problem?

with python3.8 installed from windows store, i don't get this issue "UnicodeDecodeError: 'cp932' codec can't decode byte 0xef in position 0: illegal multibyte sequence" The duplicated VS project opens up...

what shell are you using to call duplicate.py ?