From 91c4f2d9b85c65ccc59c4b156583a84a3861e2fa Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 3 Feb 2012 11:41:26 +0000 Subject: 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 --- examples/52_pmpd_string.pd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/52_pmpd_string.pd') diff --git a/examples/52_pmpd_string.pd b/examples/52_pmpd_string.pd index 59c5a50..678ff29 100644 --- a/examples/52_pmpd_string.pd +++ b/examples/52_pmpd_string.pd @@ -1,4 +1,5 @@ -#N canvas 518 31 620 260 10; +#N canvas 516 84 620 260 10; +#X declare -lib Gem; #X obj 24 54 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262131 -1 -1; #X text 49 54 reset; @@ -328,6 +329,7 @@ #X text 324 79 Send forces; #X text 323 150 global damping; #X text 23 196 COPYRIGHT : Nicolas Montgermont 2010; +#X obj 178 9 declare -lib Gem; #X connect 0 0 2 0; #X connect 4 0 3 0; #X connect 5 0 12 0; -- cgit v1.2.1