2007-12-03 00:09 pdlua-0.3 released
pdlua is a Lua embedding for Pd, allowing you to write Pd classes/objects using the Lua scripting language.
New features in pdlua-0.3:
- send support - send messages to receivers.
- receive support - bind your object to receive names.
- clock support - schedule callbacks for the future.
- static build support - link the Lua interpreter into the pdlua external, for systems that don't provide Lua 5.1.
You can download the stable release tarball: pdlua-0.3
Or, check out the development version from SVN:
svn checkout https://devel.goto10.org/svn/maximus/pdlua pdlua
1 comment
-
Comment