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/curve_pow.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/curve_pow.pd')
-rw-r--r-- | puremapping/curve_pow.pd | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/puremapping/curve_pow.pd b/puremapping/curve_pow.pd deleted file mode 100644 index fc9c443..0000000 --- a/puremapping/curve_pow.pd +++ /dev/null @@ -1,35 +0,0 @@ -#N canvas 458 228 472 434 10; -#X obj 106 325 pow 1; -#X obj 62 10 inlet; -#X obj 257 9 inlet; -#X obj 106 405 outlet; -#X obj 271 243 exp; -#X msg 287 177 2; -#X obj 287 198 log; -#X obj 271 221 *; -#X obj 62 248 moses 0; -#X obj 62 283 * -1; -#X obj 62 325 pow 1; -#X obj 62 352 * -1; -#X obj 265 37 loadbang; -#X obj 257 155 t f b; -#X obj 257 119 * 10; -#X obj 257 66 \$1; -#X connect 0 0 3 0; -#X connect 1 0 8 0; -#X connect 2 0 15 0; -#X connect 4 0 0 1; -#X connect 4 0 10 1; -#X connect 5 0 6 0; -#X connect 6 0 7 1; -#X connect 7 0 4 0; -#X connect 8 0 9 0; -#X connect 8 1 0 0; -#X connect 9 0 10 0; -#X connect 10 0 11 0; -#X connect 11 0 3 0; -#X connect 12 0 15 0; -#X connect 13 0 7 0; -#X connect 13 1 5 0; -#X connect 14 0 13 0; -#X connect 15 0 14 0; |