how to listen to an object attribute from a centralized JS ?

Julien Bayle's icon

Hi,

my JS placed some abstractions previously created in my patcher.
instead of polling those abstractions permanently to make them sending some attributes value to my JS, I would like to know if there was a way to listen some attributes/properties using JS for those abstractions (or any objects) not created purely encapsulated in JS.

anyone?

Julien Bayle's icon

forgot to point to this old message : https://cycling74.com/forums/accessing-object-attributes
Indeed, if I don't have to design a whole communication system, it would be great :)