[PD] get console messages within patch

IOhannes m zmoelnig zmoelnig at iem.at
Fri Jun 24 10:53:16 CEST 2011


On 2011-06-23 18:39, Mirko Maier wrote:
> Hi list,
> 
> I wonder if there is a possibility to receive console messages within a patch. Could be helpful, for instance, when there is a certain error that should immediately trigger a reaction. 
> Thanks for advice.

i guess there are some answers for that in the archives.

the simplest is probably still
$ pd -stderr 2>&1 | pdsend 9999 localhost udp

and then have
[netreceive 9999 1]
listen for your output.

fgmasdr
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110624/f7955fff/attachment.bin>


More information about the Pd-list mailing list