** Changed in: puredyne-live
    Milestone: None => 10.04

-- 
package PyPd
https://bugs.launchpad.net/bugs/499258
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne Live.

Status in Puredyne liveCD/DVD/USB/HD: New

Bug description:
"Pd.py provides a cross platform way to launch Pd in a Python subprocess and 
communicate with it using sockets (netsend and netreceive), and stderr. Socket 
communications with Pd are accomplished by instantiating the 
[patches/python-interface] abstraction in your Pd patch to be loaded. Use the 
Send() method to send messages to Pd, and catch methods by overriding 
PdMessage(). You can also create methods to catch specific Pd messages using 
methods called Pd_xxx to catch all messages starting with the atom "xxx" for 
example."

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



_______________________________________________
Mailing list: https://launchpad.net/~puredyne-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~puredyne-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to