[ In Progress ]
Global Events
[ In Progress ]
Network Events
network/add-patch:patch
[ In Progress ]
Patch Events
patch/is-ready: nonepatch/open:parentpatch/close: nonepatch/move-canvas:positionpatch/resize-canvas:sizepatch/set-inputs:inputspatch/set-outputs:outputspatch/project:node,targetpatch/refer:node,targetpatch/add-node:nodepatch/remove-node:node
[ In Progress ]
Node Events
node/turn-on: nonenode/is-ready: nonenode/process:inlets,outlets(not called unless Node hasprocesshandler)node/turn-off: nonenode/add-inlet:inletnode/remove-inlet:inletnode/add-outlet:outletnode/remove-outlet:outletnode/move:position
[ In Progress ]
Outlet Events
outlet/update:valueoutlet/connect:link,inletoutlet/disconnect:link
[ In Progress ]
Inlet Events
inlet/update:value
[ In Progress ]
Link Events
link/enable: nonelink/disable: nonelink/pass:value
[ In Progress ]