[PD] [PD-dev] tkwidgets

Mathieu Bouchard matju at artengine.ca
Sat Sep 3 20:37:35 CEST 2011


On Sun, 28 Aug 2011, Hans-Christoph Steiner wrote:

> Receiving, parsing, and executing 1 megabyte of code per second is 
> actually pretty good, IMHO. What needs to happen is that Pd should call 
> Tcl procs not send blocks of raw Tcl.

How do you do that ?

DD has sys_mgui(), which operates at a level similar to binbuf_addv(), but 
constructs Tcl function calls. It still called sys_vgui() under the hood. 
However, if sys_vgui() had been completely replaced by sys_mgui(), then it 
would have become easy to replace that Tcl eval-based protocol by, for 
example, OSC-over-TCP.

But what do _you_ have in mind, specifically ?

  _______________________________________________________________________
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC


More information about the Pd-list mailing list