[Sndobj-devel] Vizi Public Release
Status: Abandoned
Brought to you by:
veplaini
From: Daniel S. <das...@gm...> - 2009-06-11 10:21:30
|
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 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 |