Steps
- Settings → OSC listen: enable listening on the desired port.
- Confirm the machine firewall allows UDP/TCP as configured.
- Select a cue in Cue2.
- From any OSC client on the network, send a factory Input Map path such as
/Go (see OSC Input Map).
- Alternatively send a built-in such as
/GoSelected or /GoNum 1 (argument forms supported by the command parser).

Tips
- Prefer Input Map for app-wide actions and built-ins for cue-addressed control.
- Per-cue OSC triggers use exact address match on the shell.
- Use
/ping → expect /pong style query behaviour where implemented.
Learn more