This is pretty cool. How do you deal with the real time vrs. garbage collection problems in Python?
(jfm3)
Joseph A. Sarlo wrote:
GrIPD is an extension to PD that allows one to design custom graphical user interfaces for PD patches. GrIPD is _not_ a replacement for the PD Tcl/Tk GUI, but instead is intended to allow one to create a front end to a PD patch. The concept is to create your PD patch normally and then your GUI using GrIPD (similar to SuperCollider or Reaktor). You can then lauch PD using the -nogui command line argument (although this is certainly not necessary) so only your custom front end will be displayed.
GrIPD is available for Windows and Linux.
Check it out at: http://mambo.peabody.jhu.edu/~jsarlo/gripd/