dump_osc
Command line utilities for sending and receiving OSC messages
Install
- All systems
-
curl cmd.cat/dump_osc.sh
- Debian
-
apt-get install pyliblo-utils - Ubuntu
-
apt-get install pyliblo-utils - Arch Linux
-
pacman -S python-pyliblo - Kali Linux
-
apt-get install pyliblo-utils - Fedora
-
dnf install python3-pyliblo - Windows (WSL2)
-
sudo apt-get updatesudo 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.