[PyOpenGL-Users] simple OSC for python
Brought to you by:
mcfletch
From: altern <en...@al...> - 2005-01-27 18:18:39
|
hi We think this could be of interest for people doing crazy multimedia stuff with openGL. We have been developing a set of modules to make OSC.py (Open Sound Control) by Daniel Holtz easier to use. It is called SimpleOSC and it can be downloaded from www.ixi-software.net/content/body_backyard_code.html We developed it for our own use and to help teaching how to use OSC in python during workshops we give at universities and institutions. It is not rocket science but we are sure it will help some people getting into OSC in python, this is why we thought about releasing it. For example i am using it to communicate PyopenGL based graphics interface to a sound engine based on Pure Data. best -- enrike |