pyossia

libossia is a modern C++, cross-environment distributed object model for creative coding and interaction scoring Edit


Keywords
creative, controls, osc, oscquery, websocket, libossia, midi, c-plus-plus-14, creative-coding, floss, open-sound-control, ossia
License
GPL-3.0+
Install
pip install pyossia==1.0.0-b10

Documentation

libossia

libossia is a modern C++, cross-environment distributed object model for creative coding.

It allows to declare the architecture of your creative coding application's functions as a tree of OSC nodes and parameters. These nodes/parameters can have attributes, which allow to declare many of their properties, such as their values, types, units, ranges, etc....

This OSC tree-based architecture (coined "device" in the OSSIA terminology) can then be exposed over the network under several protocols, some of which allow this architecture, and the properties and values of its nodes, to be fully explored and queried. For now, protocols available in the implemenations are: plain OSC, OSCquery, and Minuit - more are part of libossia and will be made available in the future.

libossia offers bindings and implementations for several environments: PureData, Max/MSP, Python, Unity3D, QML, Faust, SuperCollider.

You can find some documentation for the library and its various implementationis at https://ossia.github.io

Please feel free to come and chat with us ! join the chat at https://gitter.im/OSSIA

More about the general project at: http://ossia.io

Documentation :

Build Status

  • Linux, OS X : Build Status
  • Windows : Build status
  • Coveralls : Coverage Status

License

CeCILL-C (LGPLv3-compatible)

FOSSA Status