liblo

Lightweight Open Sound Control (OSC) protocol library implementation

brewmacoslinux
Try with needOr install directly
Source

About

Lightweight Open Sound Control implementation

Commands

oscdumposcsend

Examples

Listen to OSC messages on port 7770$ oscdump 7770
Send an OSC message to localhost$ oscsend localhost 7771 /test f 1.5
Listen on specific interface and port$ oscdump 192.168.1.100 9000