pattr and setvalueof

Lee's icon

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

Funk Eater's icon

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.

Lee's icon

Hey, thx. Actually solved the issue in another way, but that's still useful knowledge to have! Cheers