pattr and setvalueof
Hi, i'm trying to find a way of manually firing a pattr object so it calls the setvalueof() method of a js object when I want it to, rather than at load time.
Is this possible?
thx Lee
Hm, maybe I don't understand it exactly but setting "thru" on the pattr disables output on change and outputs values only when you send a bang to it.
Hey, thx. Actually solved the issue in another way, but that's still useful knowledge to have! Cheers