aboutsummaryrefslogtreecommitdiff
path: root/examples/58_pmpd2d_sand.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/58_pmpd2d_sand.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/58_pmpd2d_sand.pd')
-rw-r--r--examples/58_pmpd2d_sand.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/58_pmpd2d_sand.pd b/examples/58_pmpd2d_sand.pd
index 60ba102..144bd5c 100644
--- a/examples/58_pmpd2d_sand.pd
+++ b/examples/58_pmpd2d_sand.pd
@@ -1,4 +1,5 @@
-#N canvas 915 160 636 696 10;
+#N canvas 913 167 636 696 10;
+#X declare -lib Gem;
#X obj 363 187 gemhead;
#X obj 363 234 world_light;
#X msg 364 141 \; pd dsp 1;
@@ -260,6 +261,7 @@
#X obj 364 120 loadbang;
#X obj 213 462 gemmouse 80 80;
#X text 124 661 moove the mouse on the screen to simulate gravity;
+#X obj 362 47 declare -lib Gem;
#X connect 0 0 20 0;
#X connect 3 0 27 0;
#X connect 5 0 7 0;