Hallo, Miller Puckette hat gesagt: // Miller Puckette wrote:
You can effectively disable the flow control by changing the line,
#define GUI_BYTESPERPING 1024 /* how much we send up per ping */
to
#define GUI_BYTESPERPING 0x7fffffff
Unless I'm mistaken that should allow Pd to send up graphics updates at any speed.
Just an idea: Could this become a command line option?
Frank Barknecht _ ______footils.org_ __goto10.org__