@Natanr That's the exact one I used from the post on here a while ago. I had to get rid after 2 months trying to get it working right. The end result is pretty horrific 🤣 It is very old though.
The snippet I sent can be rebuilt inside any project. You just need to add a script fx module and paste this magic code into there to unlock a dsp network in the scriptnode workspace...
Engine.createDspNetwork("dsp") ;
Once that's in and you have pressed compile inside the script fx, go to the left-hand side panel and make sure the drop-down menu at the top has the 'script FX' selected (that's what you'll use to jump back and forth between the scripnode workspace and the normal interface workspace. Screenshot below...
Then just study the snippet I sent and rebuild the bits you want in your main project. Maybe take a few screenshots of it so you can reference back to it when you have your main project open.
Screen Shot 2019-11-16 at 00.06.30.png