diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-04-10 17:52:07 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-04-10 17:52:07 +0000 |
commit | 779b45410e8c76b2984d26823e97310c7601b38f (patch) | |
tree | c3fea5dab11bd7b6285f7764efc518657f626eb9 /puremapping/pmmulti_stable_2d-help.pd | |
parent | bf86048f7010a51cbfe50c9f417f7cf8dbb2b8c0 (diff) |
initial commit of the puremapping abstraction collection
svn path=/trunk/abstractions/nusmuk/; revision=11004
Diffstat (limited to 'puremapping/pmmulti_stable_2d-help.pd')
-rw-r--r-- | puremapping/pmmulti_stable_2d-help.pd | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/puremapping/pmmulti_stable_2d-help.pd b/puremapping/pmmulti_stable_2d-help.pd new file mode 100644 index 0000000..3c20621 --- /dev/null +++ b/puremapping/pmmulti_stable_2d-help.pd @@ -0,0 +1,79 @@ +#N canvas 604 59 724 667 10; +#X text 122 399 outlet 1 : position of masses; +#X obj 54 511 gemhead; +#X obj 54 429 t b l; +#X obj 54 606 translateXYZ; +#X obj 112 537 unpack f f f; +#X obj 112 582 * 4; +#X obj 151 583 * 4; +#X obj 458 526 gemwin; +#X msg 458 474 create \, 1; +#X msg 475 497 destroy; +#X obj 70 455 loadbang; +#X msg 70 478 0; +#X obj 54 632 square 0.1; +#X obj 164 30 vsl 15 128 -1 1 0 0 empty empty empty 0 -8 0 8 -262144 +-1 -1 0 0; +#X obj 371 13 gcanvas 100 100; +#X obj 371 121 - 50; +#X obj 464 119 - 50; +#X obj 371 143 / 100; +#X obj 464 141 / 100; +#X obj 215 30 vsl 15 128 -1 1 0 0 empty empty empty 0 -8 0 8 -262144 +-1 -1 0 0; +#X msg 371 212 grab \$1 \$2; +#X obj 371 166 pack f f; +#X obj 371 189 t l b; +#X msg 401 262 0; +#X msg 401 287 grab_on \$1; +#X msg 164 182 force \$1 0; +#X msg 215 204 force 0 \$1; +#X obj 47 275 metro 50; +#X obj 47 251 loadbang; +#X obj 401 236 delay 200; +#X msg 435 263 0.3; +#X text 262 366 arguments : number of stable point \, rigidity \, damping +; +#X obj 96 204 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X msg 115 481 1; +#X obj 32 299 gemhead; +#X obj 34 323 b; +#X obj 54 367 pmmulti_stable_2d 9 0.1 0.1; +#X connect 1 0 3 0; +#X connect 2 0 1 0; +#X connect 2 1 4 0; +#X connect 3 0 12 0; +#X connect 4 0 5 0; +#X connect 4 1 6 0; +#X connect 5 0 3 1; +#X connect 6 0 3 2; +#X connect 8 0 7 0; +#X connect 9 0 7 0; +#X connect 10 0 11 0; +#X connect 11 0 1 0; +#X connect 13 0 25 0; +#X connect 14 0 15 0; +#X connect 14 1 16 0; +#X connect 15 0 17 0; +#X connect 16 0 18 0; +#X connect 17 0 21 0; +#X connect 18 0 21 1; +#X connect 19 0 26 0; +#X connect 20 0 36 0; +#X connect 21 0 22 0; +#X connect 22 0 20 0; +#X connect 22 1 30 0; +#X connect 22 1 29 0; +#X connect 23 0 24 0; +#X connect 24 0 36 0; +#X connect 25 0 36 0; +#X connect 26 0 36 0; +#X connect 28 0 27 0; +#X connect 29 0 23 0; +#X connect 30 0 24 0; +#X connect 32 0 27 0; +#X connect 33 0 1 0; +#X connect 34 0 35 0; +#X connect 35 0 36 0; +#X connect 36 0 2 0; |