8000 GitHub - plewto/SOTU: OSC test utility
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

plewto/SOTU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOTU

Simple OSC Test Utility

sotu is composed of two command line utilities

  1. osc a simple transmitter.
  2. oscr an OSC receiver.

Use command -h or --help to display usage details.

osc transmits a single message and terminates.

oscr enters an indefinite loop and displays each received message. It may be remotely terminated by transmitting the message /exit.

The heart of this code is not far removed from the python-osc examples.

Requirements: Python 3.7+ python-osc

About

OSC test utility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0