OpenSoundControl.org: /page-list /toc
/spec/1.0 /spec/1.1 /implementations /publications /about
(contents of this file: links to
each section)
status: Active / maintained (as of 4/20/2021)
Status details: Active
Project Type: Programming Language Library
Project URL: https://pypi.org/project/python-osc/
OSC Documentation URL: https://python-osc.readthedocs.io/en/latest/
Open Sound Control server and client implementations in pure python (3.5+). This library was developped following the specifications at http://opensoundcontrol.org/spec-1_0 and is currently in a stable state. python-osc is a pure python library that has no external dependencies, to install it just use pip (prefered):
Platform(s): Platform independent
Features: Bundle Support, Packet Construction, Packet Parsing, Timetag Support
Supported OSC types: b: blob, d: float64, f: float32, h: int64, i: int32, m: MIDI message, s: string
Bundle support: Creates Bundles, Reads Bundles, Supports Nested Bundles
Transport support: None / Transport Independent
Submitted to opensoundcontrol.org by Jeremy Wagner (Admin) at 4/3/2021 20:43:35
This page of OpenSoundControl website updated Tue Aug 16 13:15:24 PDT 2022 by matt (license: CC BY).