Module osc
osc device
The norns script reference has examples for this module.
Functions
| event (path, args, from) | static callback when an osc event is received. |
| send (to, path, args) | static method to send osc event. |
| cleanup () | clear handlers. |
oscosc device
The norns script reference has examples for this module.
| event (path, args, from) | static callback when an osc event is received. |
| send (to, path, args) | static method to send osc event. |
| cleanup () | clear handlers. |