hi thomas,
I'm working on an even tighter integration where PD objects can be directly managed by object-oriented C or Python code, without the detour of message generation. This can then be used for dynamic patching or just another patcher system.
very interesting.
can you elaborate on this a bit more? i'm trying to do something similar with mole and pf, but i'm stuck at the point where i need to catch the objects's output and map it to a function return value..
tom