Giter Site home page Giter Site logo

txosc's Introduction

Forked from: https://bitbucket.org/arjan/txosc/src

 _
| |___  _____  ___  ___
| __\ \/ / _ \/ __|/ __|
| |_ >  < (_) \__ \ (__
 \__/_/\_\___/|___/\___|

Twisted Open Sound Control Protocol

Open Sound Control (OSC) is an open, transport-independent, message-based protocol developed for communication among computers, sound synthesizers, and other multimedia devices.

This library implements OSC version 1.1 over both UDP and TCP for the Twisted (Python) framework.

Twisted is an event-based framework for internet applications which works on Python 2.4 through 2.7.

Note that this library does not support messages without OSC type tags. This library also implement a synchronous sender that doesn't require the whole Twisted framework. It should be easy to create OSC receivers with any Python network tools from this library.

Installing

Instructions for installing this software are in INSTALL.

Unit Tests

See our unit tests run proving that the software is bug free:

$ trial txosc

Project Informations

Examples

The examples starting with the "async_" prefix use Twisted.

The examples starting with the "sync_" prefix don't use it.

Requirements

  • Twisted 8.1.0 or later
  • help2man for building the man pages of osc-send and osc-receive

Authors

History

  • 2009 - Written by Arjan Scherpenisse and Alexandre Quessy
  • 2010 - Stable release 0.2

txosc's People

Contributors

aalex avatar arjan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

txosc's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.