aboutsummaryrefslogtreecommitdiff
path: root/examples/00_pmpd.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/00_pmpd.pd')
-rw-r--r--examples/00_pmpd.pd34
1 files changed, 17 insertions, 17 deletions
diff --git a/examples/00_pmpd.pd b/examples/00_pmpd.pd
index 5dd61bb..f514c34 100644
--- a/examples/00_pmpd.pd
+++ b/examples/00_pmpd.pd
@@ -1,8 +1,5 @@
#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).
-;
-#N canvas 0 0 297 347 cpu 0;
+#N canvas 0 22 297 347 cpu 0;
#X obj 118 168 cputime;
#X obj 118 28 loadbang;
#X obj 118 112 metro 1000;
@@ -23,15 +20,11 @@ run 2 exemples in the same time (somes use same send and receive name).
#X connect 5 1 0 1;
#X connect 6 0 10 0;
#X connect 7 0 6 0;
-#X restore 104 219 pd cpu;
-#X floatatom 104 240 5 0 0 0 - - -;
-#X text 17 175 for big patch : look at the cpu used \, you have to
-reduce the simulation speed if your computer is to slow.;
-#X text 17 132 exemples are the files begginig with xx_name. xx is
-a number. others files are abstractions used by this examples.;
-#X obj 25 215 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+#X restore 94 239 pd cpu;
+#X floatatom 94 260 5 0 0 0 - - -;
+#X obj 15 235 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
-#N canvas 0 0 454 304 open 0;
+#N canvas 0 22 454 304 open 0;
#X obj 21 63 stripdir;
#X obj 21 40 openpanel;
#X msg 21 88 \; pd open \$1 ./ 1 1 \;;
@@ -39,8 +32,15 @@ a number. others files are abstractions used by this examples.;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 3 0 1 0;
-#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 1 0 2 0;
-#X connect 5 0 6 0;
+#X restore 15 256 pd open;
+#X text 17 54 You are ready to try the examples patchs. Please do not
+run 2 examples in the same time (some use same send and receive names).
+;
+#X text 17 106 Gem v0.90 is neaded. It's the only dependency of the
+examples.;
+#X text 17 142 Examples are the files begginig with XX_name. XX is
+a number. Others files are abstractions used by these examples.;
+#X text 17 185 For big patch \, look at the cpu used \, you have to
+reduce the simulation speed if your computer is too slow.;
+#X connect 0 0 1 0;
+#X connect 2 0 3 0;