mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-05 23:33:43 +00:00
eef9f591c3
Bumps [@jwetzell/osc](https://github.com/jwetzell/osc-js) from 1.0.0 to 1.6.0. - [Release notes](https://github.com/jwetzell/osc-js/releases) - [Commits](https://github.com/jwetzell/osc-js/compare/osc/v1.0.0...osc/v1.6.0) --- updated-dependencies: - dependency-name: "@jwetzell/osc" dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
readosc
Simple NodeJS script for parsing OSC bytes from stdin.
Usage
Usage: readosc [options]
simple util to read osc packets from stdin
Options:
-V, --version output the version number
-h, --help display help for command
- using npx
npx readosc@latest - install using
npm install -g readosc@latestand runreadosc