Roman Haefeli wrote:
i don't have an idea what the source of this immense cpu-load might be, but using the flag '-stderr' is much better.
It's probably the overhead of the network connection between pd and pd-gui. Using a block of shared memory instead of sockets would give faster performance as long as it was small enough for the processor to keep it in its cache.
Martin