aboutsummaryrefslogtreecommitdiff
path: root/examples/13_plane3D.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/13_plane3D.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/13_plane3D.pd')
-rw-r--r--examples/13_plane3D.pd6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/13_plane3D.pd b/examples/13_plane3D.pd
index 965237e..1a23584 100644
--- a/examples/13_plane3D.pd
+++ b/examples/13_plane3D.pd
@@ -1,5 +1,6 @@
-#N canvas 603 32 1102 849 12;
-#X obj 28 79 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
+#N canvas 599 91 1102 849 12;
+#X declare -lib Gem;
+#X obj 28 79 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X msg 397 175 setK \$1;
#X msg 618 127 setM \$1;
@@ -168,6 +169,7 @@ they will not move.;
#X obj 49 413 s masse;
#X obj 28 183 s masse;
#X obj 99 184 s lia;
+#X obj 158 12 declare -lib Gem;
#X connect 0 0 12 0;
#X connect 1 0 3 0;
#X connect 2 0 4 0;