aboutsummaryrefslogtreecommitdiff
path: root/examples/53_pmpd_wave.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/53_pmpd_wave.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/53_pmpd_wave.pd')
-rw-r--r--examples/53_pmpd_wave.pd12
1 files changed, 7 insertions, 5 deletions
diff --git a/examples/53_pmpd_wave.pd b/examples/53_pmpd_wave.pd
index 90a9426..81a9b55 100644
--- a/examples/53_pmpd_wave.pd
+++ b/examples/53_pmpd_wave.pd
@@ -1,4 +1,5 @@
-#N canvas 617 175 594 188 10;
+#N canvas 615 182 594 188 10;
+#X declare -lib Gem;
#X obj 29 20 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 49 19 Reset;
@@ -91,7 +92,7 @@
#X connect 4 0 2 0;
#X connect 4 1 1 0;
#X restore 30 85 pd gem;
-#X obj 30 63 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
+#X obj 30 63 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1
;
#X text 200 -6 send forces;
#X text 200 7 on a row;
@@ -105,7 +106,7 @@
#X connect 2 0 1 0;
#X restore 301 119 pd damping;
#X obj 304 100 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 800 1;
+-1 -1 0 1;
#X text 300 79 change viscosity;
#N canvas 0 22 450 300 row 0;
#X msg 149 87 20;
@@ -133,7 +134,7 @@
#X text 199 70 send forces;
#X text 50 63 Gem on/off;
#X obj 305 38 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 3100 1;
+-1 -1 0 1;
#X text 300 17 change rigidity;
#N canvas 0 22 450 300 rigi 0;
#X obj 151 47 inlet;
@@ -163,7 +164,7 @@
#X connect 2 0 1 0;
#X restore 471 155 pd corner;
#X obj 471 17 vsl 15 128 0 127 0 0 empty empty empty 0 -9 0 10 -262144
--1 -1 2700 1;
+-1 -1 0 1;
#N canvas 696 124 709 588 compute 0;
#X msg 126 130 bang \, get massesPos;
#X obj 126 27 gemhead;
@@ -222,6 +223,7 @@
#X connect 25 0 19 0;
#X restore 30 109 pd compute;
#X text 29 151 COPYRIGHT : Nicolas Montgermont 2010;
+#X obj 27 -3 declare -lib Gem;
#X connect 0 0 3 0;
#X connect 2 0 11 0;
#X connect 5 0 4 0;