[PD] lua scripting for pd objects

Claude Heiland-Allen claudiusmaximus at goto10.org
Thu Apr 10 18:35:03 CEST 2008


marius schebella wrote:
> are there any plans to support scripting of pd objects (in this case gem 
> objects) within lua or any other scripting language?

Support already exists to the same level that it does in Pd.

You can use pd.send(name, sel, atoms) to send to subpatch's receiver. (I 
think, best check the examples for exact syntax.)

Whether it would be useful to have a library of functions to make it 
easier, I don't know.


Claude
-- 
http://claudiusmaximus.goto10.org




More information about the Pd-list mailing list