diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-11-11 11:24:05 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-11-11 11:24:05 +0000 |
commit | 4e875a09bcbe2912bdb322719ddce0e33e5448de (patch) | |
tree | 13aac810af8ab0affe9d5da19c376db7c899ab01 /puremapping | |
parent | d15feff08c0a4acef345ec3d5fba6e0fcaad40fa (diff) |
svn path=/trunk/abstractions/nusmuk/; revision=12752
Diffstat (limited to 'puremapping')
-rw-r--r-- | puremapping/puremapping-meta.pd | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/puremapping/puremapping-meta.pd b/puremapping/puremapping-meta.pd index 4ca33c4..f4bc34e 100644 --- a/puremapping/puremapping-meta.pd +++ b/puremapping/puremapping-meta.pd @@ -1,10 +1,12 @@ -#N canvas 10 10 287 206 10; -#N canvas 340 183 420 300 META 0; -#X text 10 10 META this is a prototype of a libdir meta file; +#N canvas 10 10 810 371 10; #X text 10 50 AUTHOR Cyrille Henry and Hans-Christoph Steiner; -#X text 10 100 LICENSE GNU GPL; +#X text 11 204 LICENSE GNU GPL; #X text 10 30 NAME puremapping; -#X text 10 120 VERSION 1.01; -#X text 10 70 DESCRIPTION same as the mapping lib \, but using only -pd vanilla; -#X restore 10 10 pd META; +#X text 11 224 VERSION 1.01; +#X text 9 71 DESCRIPTION Pure mapping is an objects' collection for +Pure Data. These objects are based on the "Mapping" collection developed +with HC Steiner (which was partly based on La-kitchen lib). But contrary +to the "Mapping" Lib \, the "Pure Mapping" objects do not have any +dependency. So \, they easily work with Pd Vanilla. These objects were +made to facilitate the use of sensors within Pure Data and to create +complex relations between input and output of a dynamic system.; |