Am 29. Mai 2021 08:26:06 MESZ schrieb Jeppi Jeppi <[email protected]>: > Hi all, > Is It possible to know exactly the messages that are sent to PD by the > GUI while building or playing with a patch? I mean, capturing or > logging them somehow...
start Pd with "-d 1" to see the core->gui messages, with "-d 2" for gui->core (or was it the other way round?) and OR the values to see the messages in both directions. printout is on stderr mfg.hft.fsl IOhannes _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
