diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
commit | 54907279674d943141b30047aee4286eae6dc44f (patch) | |
tree | 85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/puremapping-meta.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/puremapping-meta.pd')
-rw-r--r-- | puremapping/puremapping-meta.pd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/puremapping/puremapping-meta.pd b/puremapping/puremapping-meta.pd deleted file mode 100644 index f4bc34e..0000000 --- a/puremapping/puremapping-meta.pd +++ /dev/null @@ -1,12 +0,0 @@ -#N canvas 10 10 810 371 10; -#X text 10 50 AUTHOR Cyrille Henry and Hans-Christoph Steiner; -#X text 11 204 LICENSE GNU GPL; -#X text 10 30 NAME puremapping; -#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.; |