Skip to main content

OpenSoundControl message router over TCP

Project description

OSC routing over TCP

An OpenSoundControl message router over TCP written in Python designed with SuperCollider in mind.

Connect multiple SuperCollider instances over the internet and exchange messages between them.

Installing

You will need Python >= 3.7 together with python-osc python library.

Easiest way to install is to get it from PyPI:

$ pip install tcposcrouter

Running

$ tcposcrouter -h
usage: tcposcrouter [-h] [--osc-port OSC_PORT] [--log-dir LOG_DIR]

Run the tcposcrouter server.

optional arguments:
  -h, --help            show this help message and exit
  --osc-port OSC_PORT   OSC port to listen
  --log-dir LOG_DIR     Path where to save logs

By default it listens for OSC on the 55555 TCP port.

Client

For a client example please check the SuperCollider class at:

https://github.com/aiberlin/HyperDisCo/blob/master/Classes/OSCRouterClient.sc

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

tcposcrouter-0.1.2-py3.9.egg (24.1 kB view hashes)

Uploaded Source

tcposcrouter-0.1.2-py3-none-any.whl (22.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page