It has the correct name, but while it had a callback on the main interface onInit, it didn't have the variable definition. So, it worked manually selecting notes, but not with this script.
Something else I'd suggest is disabling IPP by default on all operating systems. Those who want it can enable it but it will make it easier for beginners who are always finding it a stumbling block.
@Lindon Most of the "portworthy" effects are already available in scriptnode (or can be reproduced super easy with the low level types). But maybe that's actually a good use case of the template system, I'll check that.
@iamlamprey Thank you... did the trick... I tried everything I could think of in the script... and it comes down to a component param... I have an long way to go...
Mhh, the SNEX documentation seems quite confusing to me... is there a kind of tutorial somewhere to get statrted with it. Maybe a simple example from the main code to implementing it into a scriptnode? I don't know where to start...