aboutsummaryrefslogtreecommitdiff
path: root/exemples/00_pmpd.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2004-10-28 17:52:07 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2004-10-28 17:52:07 +0000
commitd2aa2dd1082f40ccf492c59dc1b643f18bccf0de (patch)
tree4c43bd6b7247fd09e3e23f3f8d43f34b827c235f /exemples/00_pmpd.pd
parenta074620305ccc5c0e78c6f3897c27ad1e034e983 (diff)
new pmpd exemples (v0.06)
svn path=/trunk/externals/pmpd/; revision=2187
Diffstat (limited to 'exemples/00_pmpd.pd')
-rwxr-xr-xexemples/00_pmpd.pd26
1 files changed, 19 insertions, 7 deletions
diff --git a/exemples/00_pmpd.pd b/exemples/00_pmpd.pd
index 5fd0af6..789b18e 100755
--- a/exemples/00_pmpd.pd
+++ b/exemples/00_pmpd.pd
@@ -1,4 +1,4 @@
-#N canvas 69 504 385 281 10;
+#N canvas 103 346 433 279 10;
#X obj 17 29 pmpd;
#X text 64 28 this object load the pmpd lib in memory.;
#X text 17 54 you are ready to try the exemples patchs. Please do not
@@ -25,12 +25,24 @@ 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 20 212 pd cpu;
-#X floatatom 20 233 5 0 0 0 - - -;
-#X text 17 169 for big patch : look at the cpu used \, you have to
+#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 102 For most exmples \, a recent version of gem is neaded.
-;
-#X text 17 126 exemples are the files begginig with xx_name. xx is
+#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
+-1;
+#N canvas 0 0 454 304 open 0;
+#X obj 21 63 stripdir;
+#X obj 21 40 openpanel;
+#X msg 21 88 \; pd open \$1 ./ 1 1 \;;
+#X obj 22 17 inlet;
+#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 102 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;