[PD] Ability to access error messages from patch

Roman Haefeli reduzent at gmail.com
Mon Jun 14 22:39:39 CEST 2021


On Mon, 2021-06-14 at 09:10 -0700, Miller Puckette via Pd-list wrote:
> Here's another idea: a "catch" object that passes messages from inlet
> to outlet, but
> then reports errors (somehow or other) only when those errors occur
> while forwarding
> the message.
> 

I'm not sure I understand your proposal correctly, though it sure
sounds very interesting. It would report errors that happen in a
specific control message a chain as a way to more precisely tie the
reporting to the source of the error?

[O]
|
[catch]
|     |
|     [pd do_something_on_error_condition]
|
[read /tmp/foo.txt(
|
[text define bar]

Like this?

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


More information about the Pd-list mailing list