[PD] Execute command from Pd

Antoine Rousseau antoine at metalu.net
Mon May 29 10:50:40 CEST 2017


for full duplex:

pdreceive 5678 | your_command | pdsend 6789 &

see attached patch (using ggee/shell, but would also works with e.g
motex/system).

cheers

Antoine Rousseau
  http://www.metalu.net <http://metalu.net> __
http://www.metaluachahuter.com/
<http://www.metaluachahuter.com/compagnies/al1-ant1/>


2017-05-28 20:06 GMT+02:00 oliver <oliver at klingt.org>:

> cyrille henry wrote:
>
>> if the comand you execute is somthing like :
>> ls | pdsend 5678 localhost udp
>>
>> then you can get the result of the command in pd event if the object
>> used have no feedback.
>>
>
> thanks !
> but how would this work the other way round ?
>
> best
>
> oliver
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
> stinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170529/2eba764a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shell_IO.pd
Type: text/x-puredata
Size: 1014 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170529/2eba764a/attachment.bin>


More information about the Pd-list mailing list