[PD-dev] [ pure-data-Bugs-3590064 ] [tot] cannot find "pd" command

SourceForge.net noreply at sourceforge.net
Mon Nov 26 13:34:31 CET 2012


Bugs item #3590064, was opened at 2012-11-26 04:34
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3590064&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: v0.43
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: [tot] cannot find "pd" command

Initial Comment:
with pd<0.43, the pd-gui had a "pd" command, that would forward messages from pd-gui to pd-core.
this has gone (and afaict, been replaced with "pdsend")

unfortunately, miXed's [tot] still uses "pd" to communicate back to pd-core, which makes it non-functional on pd>=0.43.

possible solutions:
- replace toxy's use of "pd" with "pdsend"
- provide a "pd" function as an alias to "pdsend" in the new pd-gui

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3590064&group_id=55736



More information about the Pd-dev mailing list