Marc Jacobi
Marc Jacobi
My guess is that this plugin just returns 400x300 as a default value until it has initialized fully. I have enhanced the Host Sample to implement a more robust Window...
I have tested this by adding a 'Process Midi' button to the Host Sample and loading in an unmanaged midi monitor plugin (not the exact same as described - couldn't...
Do you have an error message?
No, not really. Such a memory dump is only useful if you know the Cantabile source code. Do you know of any other plugins that make Cantabile crash -or- comparable...
I don't have the time to research this. You could try to attach a debugger (Visual Studio) to the Cantabile exe and then add the plugin and make it crash....
Are there command to set register values? (a quick scan of the wiki says no) Jumping to an address is nice and all, but usually the contents of the register...
Yeah, I screwed up. I have unlisted the v2.1.1. Please go back to 2.1.0 / .net6. I am interested in the changes you made to `*.runtimeconfig.json`, though...
Yep, same here. We have resource groups managed by a different division and we do not have the rights to delete it. So an option (flag) that leaves the rg...
Hey @JacksonWeber, how is the investigation going?
1) We use Koa on the BE perhaps that is the issue? An example is very much appreciated. 2) We use fetch. This is an example of our `post` function....