Andreas
Andreas
@dudk Found a cleaner solution. > Call GetModuleHandleEx with the GET_MODULE_HANDLE_EX_FLAG_PIN flag. > The module stays loaded until the process is terminated, no matter how many times FreeLibrary is called....
@dudk I created a pull request. Not sure if this code is "clean enough". :) With this last fix, all crashes are fixed for me. I can load multiple instance...
[plugGetParamDisplay](https://github.com/pipelined/vst2/blob/201ebd9b2f0a9499e2208eaa930910e7bb021dd6/plugin.go#L74) is currently not working, returns an empty string. In VSTHost it shows no values.
Seems pretty easily reproducible. Tested in Renoise and Bitwig on Windows 10: Element v1.46.0 1. load a new Element VST 2. add Reason Rack Plugin -or- ProQ3 to the graph...
Hi, thank you. It should be possible, but it takes some time to implement this.
Yep, the codebase became bigger and bigger from time to time. Started with a little test lua script. Was to lazy to do refactoring work and to split the code...
So docpad feedr currently cant create pages from feed items right? That would be awesome, when this would be possible.