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/speedlimiter+.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/speedlimiter+.pd')
-rw-r--r-- | puremapping/speedlimiter+.pd | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/puremapping/speedlimiter+.pd b/puremapping/speedlimiter+.pd deleted file mode 100644 index ea339df..0000000 --- a/puremapping/speedlimiter+.pd +++ /dev/null @@ -1,19 +0,0 @@ -#N canvas 1011 215 305 353 10; -#X obj 88 43 inlet; -#X obj 87 258 outlet; -#X obj 169 42 inlet; -#X obj 88 107 -; -#X obj 88 198 +; -#X obj 88 136 moses 0; -#X obj 132 161 min \$1; -#X obj 87 227 f; -#X connect 0 0 3 0; -#X connect 2 0 6 1; -#X connect 3 0 5 0; -#X connect 4 0 7 0; -#X connect 5 0 4 0; -#X connect 5 1 6 0; -#X connect 6 0 4 0; -#X connect 7 0 4 1; -#X connect 7 0 3 1; -#X connect 7 0 1 0; |