Miscellaneous messages

The following messages are supported by all the objects. They are detailed in specific sections.

miscMsgs
  • eval: evaluates a list of messages in the context of the receiver object. The messages can used relative OSC addresses i.e. addresses that start with a dot ('.'). In this case, the leading '.' is replaced by the receiver OSC address.
  • watch: used to manage the object interaction with various events. See section interaction for more details.
  • push, pop: saves and restores the object interaction state. See section evtstate for more details.
  • map: used to describe the relations between graphic and time spaces. See section mapping for more details.