diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-09 19:57:15 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | d6ba9999928ae41c5e3801c5c271860615b00700 (patch) | |
tree | 812404ca7f8d6583c9aa8376c5ed187beee651e8 /README | |
parent | 7fe3362ee2afcd57daa1bb04b1ed6d103a6b5662 (diff) |
ported purepd to template Makefile/debian
svn path=/trunk/abstractions/purepd/; revision=13417
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ - -PurePd is a library of objects are written purely in Pd. The idea is to -replace standard externals with Pd objects so that Pd its more and more a -language written in Pd. - -WARNING! This library is a place for development of ideas. Anything is up for -change given a good reason. But be courteous: If you do change the interface -of an object in this collection, make sure that you print a warning to the Pd -window. - -If you want a static, unchanging interfaces, please include it elsewhere. If -you want a place to freely explore implementing things in Pd, please include -it in the purepd library. - -<hans@at.or.at> |