@bthj Yes you can run HISE from the terminal - I have a video about it on YouTube. I can't remember where in the source code it is but should be easy to do a text search for it once you know the available commands.
@d-healey Friendly bump on this as we really need to to complete our plugin.
We are making a MIDI retrofit kit for vintage analog synths and we would like to ship it with an standalone app and plugin.
For this we need CC , midi note and Sysex.
We seem to have this working with the standalone but plugin not so much.
This would be amazing to have as a feature in HISE , not only for our kit but in general.
I recommend using git for managing different versions of HISE as well as your own projects. It makes life much easier when switching between branches. (I have a couple of videos about it)
@ustk thank you for asking me for a snippet :)
I noticed that it was not the actual "Enable FM" that made it crash, I also changed the Carrier and Modulator indexes in the same callback and that made it crash.