Im actually doing this alot earlier then i originally anticipated but
here it is, public release of vizi.

http://vizi.dasa.cc/
Theres a video you can check out here that briefly goes over some of
what it does.

The code is on launchpad
http://www.launchpad.net/vizi

Requirements right now include pyglet, sndobj built with numpy
support, python-numpy, python2.6, and pybox2d (which can be had here
http://code.google.com/p/pybox2d/downloads/list ). In the future
pybox2d will be optional for use of physics.

A quick cap of current features.

* Physics for future tie-ins to controls
* A small portion of SndObj objects including things like oscili, FFT,
SpecVoc, IFFT, Line In's from hardware
* Multiple workspaces that are encapsulated as objects manipulatable
in the same fashion as the base objects

In the sound.py, the sound system can be initialized to use jack or
the system default, you'll need to refer to their for other platforms.

This is completely experimental and hasn't been tested beyond my linux
box, but for any brave adventurers, enjoy. If you have any questions,
feel free to contact me

If you happen to use ubuntu, you can use my ppa for sndobj
dependancy,  https://launchpad.net/~dasacc22/+archive/sndobj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
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