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/local_min-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/local_min-help.pd')
-rw-r--r-- | puremapping/local_min-help.pd | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/puremapping/local_min-help.pd b/puremapping/local_min-help.pd deleted file mode 100644 index 49b3694..0000000 --- a/puremapping/local_min-help.pd +++ /dev/null @@ -1,11 +0,0 @@ -#N canvas 552 108 535 356 10; -#X floatatom 48 102 5 0 0 0 - - -; -#X floatatom 48 151 5 0 0 0 - - -; -#X obj 48 125 local_min; -#X obj 30 151 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 54 39 gives the value of every local minimum whenever there -is a change in direction; -#X connect 0 0 2 0; -#X connect 2 0 1 0; -#X connect 2 0 3 0; |