[PD] get console messages within patch

András Murányi muranyia at gmail.com
Fri Jun 24 18:15:28 CEST 2011


On Fri, Jun 24, 2011 at 13:14, Matteo Sisti Sette <
matteosistisette at gmail.com> wrote:

> On 06/24/2011 10:53 AM, IOhannes m zmoelnig wrote:
>
>  the simplest is probably still
>> $ pd -stderr 2>&1 | pdsend 9999 localhost udp
>>
>
> Great!
>
> But is there another way so that you would be able to catch the console
> messages at the point of the message tree when they are generated?
>
> Otherwise it is pretty difficult to manage them usefully...
>

Just a shot in the dark:
you could use an external which enables TCL scripting, then rewrite the
::pdwindow::verbose function, eventually in a search-and replace way so it
has less chances to break wirh Pd changing (see
http://puredata.info/docs/guiplugins Overwriting functions)

Andras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110624/7a987300/attachment-0001.htm>


More information about the Pd-list mailing list