On Sun, 2012-02-26 at 20:15 -0500, Hans-Christoph Steiner wrote:
There are two new, easy ways to write objects for Pd: tclpd by Federico Ferri and pdlua by Claude Heiland-Allen, Frank Barknecht and Martin Peach. Both are now included in Pd-extended 0.43 and are automatically loaded at startup. That means you can write a script in Lua or Tcl and have that script be a true object in Pd. Both pdlua and tclpd provide the large majority of the Pd externals API, and you can even write GUI objects using tclpd.
That's nice! Many thanks to everyone involved.
Roman