[PD] [PD-announce] pdlua-0.4 released

Claude Heiland-Allen claudiusmaximus at goto10.org
Thu Mar 27 00:02:21 CET 2008


Hi all,

I'm proud to announce a new release of pdlua!


Pd (aka Pure-data) [1] is a real-time visual programming environment 
primarily used for multimedia processing.  Lua [2] is a powerful, fast, 
light-weight, embeddable scripting language.  pdlua [3] is a Lua 
embedding for Pd.


This is primarily a bug fix release, but also has some incompatible API 
changes (which should hopefully resolve some Pd vs Lua name clash issues 
in the long term).


pdlua-0.4 (2008-03-26), changes since pdlua-0.3 (2007-12-02):

*  API change: "load $1"--[lua] users must add the file name extension
*  Bug fix:    "load $1"--[lua] works as advertised
*  API change: users must name files "*.pd_lua" instead of "*.lua"
*  API change: users must name files "*.pd_luax" instead of "*.luax"
*  Bug fix:    help patches should be found correctly
*  Examples++: [lurn], [luametro], [lpipe]
*  Internal:   Doxygenated source comments
*  Internal:   fewer leading underscores
*  Internal:   renamed all examples for API change and tested them

Thanks to Frank Barknecht for the additional examples.


Get a tarball here:

https://devel.goto10.org/dl.php?repname=maximus&path=%2Freleases%2Fpdlua-0.4%2F&rev=0&isdir=1

Or via SVN:

svn co https://devel.goto10.org/svn/maximus/releases/pdlua-0.4

Development version (may be broken at times):

svn co https://devel.goto10.org/svn/maximus/pdlua


Claude

[1] http://puredata.info
[2] http://lua.org
[3] no pdlua home page yet :(

-- 
http://claudiusmaximus.goto10.org

_______________________________________________
PD-announce mailing list
PD-announce at iem.at
http://lists.puredata.info/listinfo/pd-announce




More information about the Pd-list mailing list