aboutsummaryrefslogtreecommitdiff
path: root/examples/14_MP_curve3d.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/14_MP_curve3d.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/14_MP_curve3d.pd')
-rw-r--r--examples/14_MP_curve3d.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/14_MP_curve3d.pd b/examples/14_MP_curve3d.pd
index c11abc1..9817785 100644
--- a/examples/14_MP_curve3d.pd
+++ b/examples/14_MP_curve3d.pd
@@ -1,4 +1,5 @@
-#N canvas 613 241 763 458 12;
+#N canvas 609 255 763 458 12;
+#X declare -lib Gem;
#X obj 23 83 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X msg 801 142 setK \$1;
@@ -420,6 +421,7 @@ visualisation.;
#X obj 23 154 s masse;
#X obj 156 203 s lia;
#X obj 48 321 s masse;
+#X obj 283 36 declare -lib Gem;
#X connect 0 0 12 0;
#X connect 1 0 3 0;
#X connect 2 0 4 0;