[PD] how to log complete pd sessions

IOhannes m zmoelnig zmoelnig at iem.at
Thu Apr 29 14:37:58 CEST 2010


On 2010-04-29 14:32, Pedro Lopes wrote:
> On PD you can use the -verbose and - debug <level> options, for instance:
> 
> $ pd -verbose -d 2

"-d 1" means core->gui traffic
"-d 2" means gui->core traffic

"-d 3" means both

but this doesn't give you time stamps.
i experimented a bit with using tcpdump, but when replying, timing is
usually horrible (haven't found time to dig deeper into this)

the problem with all this is, that Pd uses pointer2string conversion for
naming windows, objects and whatelse on the gui side.
these names will eventually change with every re-run, so you cannot
really use whatever you log.

mfgasdr
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/20100429/3e5ec34d/attachment.bin>


More information about the Pd-list mailing list