aboutsummaryrefslogtreecommitdiff
path: root/examples/57_pmpd2d_gravitation.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/57_pmpd2d_gravitation.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/57_pmpd2d_gravitation.pd')
-rw-r--r--examples/57_pmpd2d_gravitation.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/57_pmpd2d_gravitation.pd b/examples/57_pmpd2d_gravitation.pd
index ffc217a..661dfa9 100644
--- a/examples/57_pmpd2d_gravitation.pd
+++ b/examples/57_pmpd2d_gravitation.pd
@@ -1,4 +1,5 @@
-#N canvas 676 303 541 161 10;
+#N canvas 674 310 541 161 10;
+#X declare -lib Gem;
#X obj 18 21 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 39 18 reset;
@@ -19,7 +20,7 @@
#X connect 7 0 4 0;
#X connect 7 1 0 0;
#X restore 18 87 pd gem_stuff;
-#X obj 18 69 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
+#X obj 18 69 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1
;
#N canvas 0 22 804 395 creation 0;
#X obj 42 28 bng 20 250 50 0 empty empty empty 0 -6 0 8 -258699 -1
@@ -209,5 +210,6 @@ in "creation";
#X connect 8 0 6 0;
#X restore 18 107 pd compute;
#X text 120 121 copyright Nicolas Montgermont 2010;
+#X obj 120 20 declare -lib Gem;
#X connect 0 0 4 0;
#X connect 3 0 2 0;