hi all

This is kind of OT but I thought maybe of interest for some people in 
the list ... i hope so at least. It is a python library that allows to 
control supercollider's (http://en.wikipedia.org/wiki/SuperCollider) 
sound engine scsynth. SCSynth is a powerful and highly optimised sound 
engine (often used in prototyping stage of game development).
Some more details about the library below, any questions are welcome.

SC package for Python :
Easily control SuperCollider sound server from Python.

SC allows to easily control Supercollider sound server (scsynth) from
Python.  It wraps scsynth / scosc libraries by Patrick Stinson
(http://trac2.assembla.com/pkaudio). SC provides with a simpler API to
use those libraries. .

Using SC, Supercollider Synthdefs can be loaded into the scsynth server
therefore can be totally controlled from python.
New synthdefs can be instantiated in real time and its sound conections
can be changed. SC can also be used from  interactive Python to do live
coding (http://en.wikipedia.org/wiki/Live_coding).

Download it from :
- source, docs and examples
http://www.ixi-software.net/content/download/sc/sc-0.1.zip
- windows package installer
http://www.ixi-software.net/content/download/sc/sc-0.1.win32.exe

License is GPL

thanks!

enrike


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to