trying to invoke objects, by scripting names, and sending them messages inside node.script
https://hastebin.com/share/tibipuweza.javascript
i am trying to invoke objects, by scripting names, and sending them messages inside node.script.
how could this be possibly fixed, optimized, and iterated?
vielen danke/thank you so much/dank je well/merci beaoucoup/muchas gracias/ muito obrigado/grazie mille/gratias tibi valde
http://paste.wooledge.org/18771
if you have trouble opening hastebing, here you have another link
Have you checked that this is actually possible? Node.script runs outside of Max in a separate process. It could be, I haven't used in a while so I don't know if this is part of the Node API, but expecting node scripts to be able to do the things that JS object scripts do is a frequent source of confusion and frustration!