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/env.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/env.pd')
-rw-r--r-- | puremapping/env.pd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/puremapping/env.pd b/puremapping/env.pd deleted file mode 100644 index 02d5e6d..0000000 --- a/puremapping/env.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 788 247 294 499 10; -#X obj 59 42 inlet; -#X obj 80 431 outlet; -#X obj 130 42 inlet; -#X obj 90 132 t f f; -#X obj 91 218 -; -#X obj 131 165 env- \$1; -#X obj 78 164 env+ \$1; -#X connect 0 0 3 0; -#X connect 2 0 6 1; -#X connect 2 0 5 1; -#X connect 3 0 6 0; -#X connect 3 1 5 0; -#X connect 4 0 1 0; -#X connect 5 0 4 1; -#X connect 6 0 4 0; |