Where is it? Can't see Scriptnode on Windows....
- 
Just loaded a project made in HISE OSX on Windows and realised that Scriptnode isn't visible.
I'm trying to remember, is there anything special I need to do when building HISE to make sure that Scriptnode is available?I can add a 'Script Fx' module and I compile using
Engine.createDspNetwork("Flanger");etc (as usual), but I can't see or access all of the usual SN nodes on my Windows build. - 
@LeeC You just need to build the Scriptnode branch the regular way...
 - 


 - 
Thanks both!