@ragnaringi/osc-tools
v0.1.0
Published
Command-line OSC tools for sending and receiving Open Sound Control messages
Maintainers
Readme
osc-tools
Command line tools for sending and receiving Open Sound Control messages.
Install
npm install -g osc-tools
Usage
oscsend localhost 9000 /test i:1
oscreceive 9000
Dependencies
This package uses the osc npm package for Open Sound Control UDP message handling.
