It's a deprecated module, so chances are vanishingly tiny that this will work.
The long-term solution for these kind of tasks will be hnode (I have plans for adding a data layer shared between hnode objects so you can create multiple modules and share the data between them). But again, don't hold your breath for it :)
Standalone thing is kind of solved. I realised that HISE itself won't run when I double click the binary (even though the execute permission is set). However it will run from the terminal or from the start menu (which is how I usually open it). So maybe this is a JUCE quirk or it's something strange with my system.
You donβt. If youβre exporting your project as audio plugin (Export as FX plugin), it will bypass all sound generators and process the audio input with the FX chain of the master container.