package PyPd

Bug #499258 reported by Aymeric Mansoux
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Puredyne Live
Fix Committed
Medium
Aymeric Mansoux

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/

Changed in puredyne-live:
importance: Undecided → Medium
Changed in puredyne-live:
milestone: none → 10.04
Changed in puredyne-live:
status: New → Won't Fix
Changed in puredyne-live:
assignee: nobody → Aymeric Mansoux (aymeric)
status: Won't Fix → Fix Committed
Revision history for this message
Aymeric Mansoux (aymeric) wrote :

made a dirty hook.. :/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.