@ericknido You should compile HISE from the newest develop version, the standalone release version is outdated and bugged. Also check my previous posts about the Filter bug fixes, you have to use github to do it right
If you want to use Juce8 what I do is I build Hise on Juce6, export the plugin, change Juce modules with a simple batch file and recompile with the batch file that Hise created. Then change back.
Def not ideal, but it's a working workflow when you need Juce8.
@dannytaurus Thanks for suggesting and sounded pretty promissing tbh. However after manually changing the code for this, recompiling hise -> Export plugin, it still fails silently.
@boim98208 the circles are only hidden if you enable the complex group editor as they don‘t make sense anymore when it‘s enabled. If you don‘t use the complex groups then it should still be there.
@David-Healey Wow haha. Works fine on PC, everything is fine there. I didn't feel the need to change it, since it was perfectly working for me. And sometimes updates cause troubles.
Just a little bump to this topic. I believe test begins to run, but the impulse doesn't pass through and the Alert Window fails to show up reporting the latency samples.