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/00_pmpd.pd | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'examples/00_pmpd.pd') diff --git a/examples/00_pmpd.pd b/examples/00_pmpd.pd index 09aa952..5dd61bb 100644 --- a/examples/00_pmpd.pd +++ b/examples/00_pmpd.pd @@ -1,6 +1,4 @@ -#N canvas 103 346 433 279 10; -#X obj 17 29 pmpd; -#X text 64 28 this object load the pmpd lib in memory.; +#N canvas 99 360 460 300 10; #X text 17 54 you are ready to try the exemples patchs. Please do not run 2 exemples in the same time (somes use same send and receive name). ; @@ -44,5 +42,5 @@ a number. others files are abstractions used by this examples.; #X restore 25 236 pd open; #X text 17 106 gem v0.90 is neaded. it's the only dependency of the exemples; -#X connect 3 0 4 0; -#X connect 7 0 8 0; +#X connect 1 0 2 0; +#X connect 5 0 6 0; -- cgit v1.2.1