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.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/local_min.pd')
-rw-r--r-- | puremapping/local_min.pd | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/puremapping/local_min.pd b/puremapping/local_min.pd deleted file mode 100644 index 2f6db60..0000000 --- a/puremapping/local_min.pd +++ /dev/null @@ -1,23 +0,0 @@ -#N canvas 552 108 250 310 10; -#X obj 78 218 f; -#X obj 53 69 t f f; -#X obj 78 107 -; -#X obj 78 192 sel 0; -#X obj 94 69 f; -#X obj 53 44 t f f b; -#X obj 78 166 change; -#X obj 78 243 outlet; -#X obj 53 16 inlet; -#X obj 78 140 <= 0; -#X connect 0 0 7 0; -#X connect 1 0 2 1; -#X connect 1 1 2 0; -#X connect 2 0 9 0; -#X connect 3 0 0 0; -#X connect 4 0 0 1; -#X connect 5 0 1 0; -#X connect 5 1 4 1; -#X connect 5 2 4 0; -#X connect 6 0 3 0; -#X connect 8 0 5 0; -#X connect 9 0 6 0; |