This looks quite useful. Is the process management pretty robust? I have a big python script for running help patches and unit tests. It mostly works quite well, but occasionally there is some weird bug in a patch that causes the pd process to hang without notification. Here's my script:

http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/scripts/load_every_help.py?view=log

I suppose this script should use PyPd.

.hc

On Dec 14, 2009, at 10:51 AM, Chris McCormick wrote:

Hi All,

I finally packaged up some code I've had lying around for a while and added it to PdParser to make PyPd - classes for interfacing with Pd from inside Python.

You can use Pd.py to launch Pd as a subprocess and communicate with it via
sockets. You can use PdParser.py to parse .pd files.

<http://mccormick.cx/projects/PyPd/>

I started these classes quite a while ago, but their ongoing development is
being driven primarily by RjDj projects.

Chris.

-------------------
http://mccormick.cx

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list



----------------------------------------------------------------------------

Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to