aboutsummaryrefslogtreecommitdiff
path: root/examples/08_ball2D.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/08_ball2D.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/08_ball2D.pd')
-rw-r--r--examples/08_ball2D.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/08_ball2D.pd b/examples/08_ball2D.pd
index 6e9fb1a..22e5d05 100644
--- a/examples/08_ball2D.pd
+++ b/examples/08_ball2D.pd
@@ -1,6 +1,7 @@
-#N canvas 266 27 837 614 12;
+#N canvas 262 91 837 614 12;
+#X declare -lib Gem;
#X obj 212 146 t b b;
-#X obj 212 98 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+#X obj 212 98 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 36 384 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
@@ -273,6 +274,7 @@ upgrade GEM;
#X restore 39 319 pd gemmouse;
#X obj 212 199 s \$0-mass;
#X obj 274 226 iAmbient2D \$0-mass 0 -0.2;
+#X obj 553 7 declare -lib Gem;
#X connect 0 0 56 0;
#X connect 0 1 13 0;
#X connect 0 1 57 0;