[PD] Execute command from Pd

Roman Haefeli reduzent at gmail.com
Mon May 29 11:40:38 CEST 2017


On Mon, 2017-05-29 at 10:50 +0200, Antoine Rousseau wrote:
> for full duplex:
> 
> pdreceive 5678 | your_command | pdsend 6789 &
> 
> see attached patch (using ggee/shell, but would also works with e.g
> motex/system).
> 

Thansks. From what I understand this allows you to write to talk to the
stdin of the launched command. That's a neat trick.

My main problem is still that I find it hard to kill a still running
command, especially when I want to kill a specific one when many are
running. 

Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170529/a84603ef/attachment.sig>


More information about the Pd-list mailing list