hi, as far i can see is that pressing “send all” does not trigger a script widget to send its computed value. instead there is sent an empty osc message with the address property of the script widget or nothing if its empty. is there some trick?
thx
Hmm no, the script widget does not hold a value state related to its script
property. The “send all” button only makes all widgets send their value state without triggering inter-widgets synchronization mechanisms. I’ll put a pin on this in case I find a better solution.
ok thx, i have found a workaround for my case by using an input widget instead, set editable = false and put the script into the value.