aboutsummaryrefslogtreecommitdiff
path: root/pmrigid_string_2d-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /pmrigid_string_2d-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'pmrigid_string_2d-help.pd')
-rw-r--r--pmrigid_string_2d-help.pd57
1 files changed, 57 insertions, 0 deletions
diff --git a/pmrigid_string_2d-help.pd b/pmrigid_string_2d-help.pd
new file mode 100644
index 0000000..1e774a8
--- /dev/null
+++ b/pmrigid_string_2d-help.pd
@@ -0,0 +1,57 @@
+#N canvas 657 101 665 645 10;
+#X obj 54 92 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
+-1 -1 7400 1;
+#X obj 75 92 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
+-1 -1 2000 1;
+#X text 227 308 arguments : number of moving masses \, rigidity \,
+damping;
+#X text 210 19 simple Physical model of "string";
+#X text 164 40 usefull to create different correlated output with few
+input.;
+#X text 111 113 inlet : 1 \, 2 : position of 1st mass and last mass
+;
+#X text 180 136 3 : forces apply to masses;
+#X text 180 158 4 : rigidity;
+#X text 180 178 5 : damping;
+#X text 171 279 mass 3 \, force = 1;
+#X text 106 339 outlet 1 : position of masses;
+#X msg 116 280 3 0.01;
+#X obj 38 451 gemhead;
+#X obj 38 369 t b l;
+#X obj 38 546 translateXYZ;
+#X obj 96 477 unpack f f f;
+#X obj 38 286 f;
+#X obj 135 500 - 0.5;
+#X obj 134 520 * 4;
+#X obj 175 500 - 0.5;
+#X obj 174 520 * 4;
+#X obj 249 490 gemwin;
+#X msg 249 438 create \, 1;
+#X msg 266 461 destroy;
+#X obj 54 395 loadbang;
+#X msg 54 418 0;
+#X obj 38 571 square 0.1;
+#X obj 38 236 gemhead;
+#X obj 38 260 b;
+#X obj 38 307 pmrigid_string_2d 9 0.1 0.01;
+#X connect 0 0 16 1;
+#X connect 1 0 29 1;
+#X connect 11 0 29 2;
+#X connect 12 0 14 0;
+#X connect 13 0 12 0;
+#X connect 13 1 15 0;
+#X connect 14 0 26 0;
+#X connect 15 1 17 0;
+#X connect 15 2 19 0;
+#X connect 16 0 29 0;
+#X connect 17 0 18 0;
+#X connect 18 0 14 1;
+#X connect 19 0 20 0;
+#X connect 20 0 14 2;
+#X connect 22 0 21 0;
+#X connect 23 0 21 0;
+#X connect 24 0 25 0;
+#X connect 25 0 12 0;
+#X connect 27 0 28 0;
+#X connect 28 0 16 0;
+#X connect 29 0 13 0;