dump_osc

Command line utilities for sending and receiving OSC messages

Install

All systems
curl cmd.cat/dump_osc.sh
Debian Debian
apt-get install pyliblo-utils
Ubuntu
apt-get install pyliblo-utils
Arch Arch Linux
pacman -S python-pyliblo
image/svg+xml Kali Linux
apt-get install pyliblo-utils
Fedora
dnf install python3-pyliblo
Windows (WSL2)
sudo apt-get update sudo apt-get install pyliblo-utils
Raspbian
apt-get install pyliblo-utils

pyliblo-utils

Command line utilities for sending and receiving OSC messages

This package contains the send_osc and dump_osc utilities, which can be used to send OSC messages from a command line, and to print all incoming messages. Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology.

python3-pyliblo

Python bindings for the liblo OSC library

python-pyliblo

Python wrapper for the liblo OSC library