aboutsummaryrefslogtreecommitdiff
path: root/examples/61_draw_link_force_2d.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2012-02-03 11:41:26 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2012-02-03 11:41:26 +0000
commit91c4f2d9b85c65ccc59c4b156583a84a3861e2fa (patch)
treef5e9333463037b3dfefc0c32e3d59cb1073cbfc6 /examples/61_draw_link_force_2d.pd
parentdb1a6ef1cdda8c2555d4828282e05dda55343ea5 (diff)
adding -lib Gem in the example in order to load all dependency needed for the patch to run
svn path=/trunk/externals/pmpd/; revision=15943
Diffstat (limited to 'examples/61_draw_link_force_2d.pd')
-rw-r--r--examples/61_draw_link_force_2d.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/61_draw_link_force_2d.pd b/examples/61_draw_link_force_2d.pd
index 5c7e708..e494b56 100644
--- a/examples/61_draw_link_force_2d.pd
+++ b/examples/61_draw_link_force_2d.pd
@@ -1,4 +1,5 @@
-#N canvas 621 331 876 550 10;
+#N canvas 619 338 876 550 10;
+#X declare -lib Gem;
#X obj 30 174 until;
#X obj 30 244 - 100;
#X obj 30 198 f;
@@ -39,6 +40,7 @@ it's elongation / elongation speed;
#X msg 28 308 pos M2 0 0 \, bang \, pos M2 \$1 0 \, bang \, get massesForces
M2;
#X obj 28 460 tabwrite force;
+#X obj 538 38 declare -lib Gem;
#X connect 0 0 2 0;
#X connect 1 0 10 0;
#X connect 2 0 3 0;