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+-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/env+-help.pd')
-rw-r--r-- | puremapping/env+-help.pd | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/puremapping/env+-help.pd b/puremapping/env+-help.pd deleted file mode 100644 index 1696687..0000000 --- a/puremapping/env+-help.pd +++ /dev/null @@ -1,26 +0,0 @@ -#N canvas 346 116 686 528 10; -#X obj 253 359 timeroll; -#X obj 46 162 random 1000; -#X obj 46 136 metro 30; -#X obj 46 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 -; -#X obj 46 363 timeroll; -#X obj 72 112 loadbang; -#X obj 253 253 env+ 110; -#X text 131 26 positiv envelope follower; -#X floatatom 279 173 5 0 0 0 - - -; -#X msg 306 227 0; -#X text 343 227 reset to this value (in case of overflow); -#X obj 46 187 / 1000; -#X obj 46 220 pow 4; -#X text 327 172 time coef; -#X connect 1 0 11 0; -#X connect 2 0 1 0; -#X connect 3 0 2 0; -#X connect 5 0 2 0; -#X connect 6 0 0 0; -#X connect 8 0 6 1; -#X connect 9 0 6 2; -#X connect 11 0 12 0; -#X connect 12 0 4 0; -#X connect 12 0 6 0; |