On OSC Message
Executes for any OSC Message with a matching OSC Address Pattern
Installation
To use this Node, you must enable omni.osc
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
OSC Address Pattern Regex (path) |
|
A regex to match an OSC address pattern |
/.* |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
OSC Address Pattern (path) |
|
The OSC address pattern |
|
OSC Arguments (args) |
|
The OSC arguments |
|
Received (execOut) |
|
Executes when the event is received |