Class osc
osc device
Functions
| osc.event (path, args, from) | static callback when an osc event is received. |
Methods
| osc:send (to, path, args) | static method to send osc event. |
Functions
- osc.event (path, args, from)
-
static callback when an osc event is received.
user scripts can redefine.
Parameters: