aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-06-16 13:09:24 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-06-16 13:09:24 +0000
commit0f66e707ff850ef0d6fc799d0ab5677915b241b6 (patch)
tree59f65c8d4924ae1715ee8672aabdf3b93345ccb8 /examples
parent79ea7c99dcff3bc95b0d9cb8841d23c3f48ccc67 (diff)
updated to zexy-2.1
svn path=/trunk/externals/zexy/; revision=3194
Diffstat (limited to 'examples')
-rw-r--r--examples/drip.pd60
1 files changed, 29 insertions, 31 deletions
diff --git a/examples/drip.pd b/examples/drip.pd
index 4bf4cfc..7015729 100644
--- a/examples/drip.pd
+++ b/examples/drip.pd
@@ -1,4 +1,4 @@
-#N canvas 340 54 854 849 10;
+#N canvas 139 0 872 747 10;
#X msg 30 108 come on \, my house;
#X obj 30 210 print UNFOLDED;
#X msg 48 135 1 two tre quatre 5 se;
@@ -22,35 +22,33 @@ is: output all the atoms at once);
#X obj 248 592 drip -10;
#X obj 248 621 print DESCHED;
#X msg 248 556 bang;
-#X obj 639 805 unfold;
-#X text 423 770 for historical reasons (finding no proper object-name...)
-we still provide the obsolete alias;
#X text 44 27 unfolds a package to a sequence;
#X text 43 50 since you can switch to scheduled mode \, this might
be used to reduce CPU-load;
-#X text 55 817 see also :;
-#X obj 127 819 repack;
+#X text 530 672 see also :;
+#X obj 602 674 repack;
#X obj 35 299 t l l b;
-#X obj 151 350 t l l;
-#X obj 35 375 unfold 200 flush;
-#X obj 141 375 unfold 200;
-#X obj 151 309 del 250;
+#X obj 181 350 t l l;
+#X obj 181 309 del 250;
#X msg 35 280 list some atoms could be saved while others;
-#X msg 151 329 list might get lost;
-#X obj 35 412 print TIGHT;
-#X obj 141 413 print LOOSE;
-#X obj 35 393 pipe s 1500;
+#X msg 181 329 list might get lost;
+#X obj 35 422 print TIGHT;
+#X obj 171 413 print LOOSE;
+#X obj 35 403 pipe s 1500;
#X text 411 309 creation:;
#X text 475 309 "drip [<n> [flush]]";
-#X text 457 397 <n> is the initial drop-delay in [ms];
-#X text 452 333 "flush" indicates whether non-empty buffers should
+#X text 447 397 <n> is the initial drop-delay in [ms];
+#X text 442 333 "flush" indicates whether non-empty buffers should
be flushed when a new package arrives or not.;
-#X text 453 362 default is no_flush;
-#X text 457 430 n==0 will DO scheduling (and is therefore somewhat
+#X text 443 362 default is no_flush;
+#X text 447 430 n==0 will DO scheduling (and is therefore somewhat
"slower" than without arguments;
-#X text 455 415 default is NO scheduling;
-#X text 456 465 negative values for <n> turn off scheduling;
-#X text 717 13 part of zexy;
+#X text 445 415 default is NO scheduling;
+#X text 446 465 negative values for <n> turn off scheduling;
+#X obj 35 375 drip 200 flush;
+#X obj 171 375 drip 200;
+#X text 717 13 part of;
+#X obj 776 13 zexy;
#X connect 0 0 4 0;
#X connect 2 0 4 0;
#X connect 4 0 1 0;
@@ -64,14 +62,14 @@ be flushed when a new package arrives or not.;
#X connect 15 1 13 0;
#X connect 18 0 19 0;
#X connect 20 0 18 0;
+#X connect 25 0 41 0;
+#X connect 25 1 42 0;
+#X connect 25 2 27 0;
+#X connect 26 0 41 0;
+#X connect 26 1 42 0;
#X connect 27 0 29 0;
-#X connect 27 1 30 0;
-#X connect 27 2 31 0;
-#X connect 28 0 29 0;
-#X connect 28 1 30 0;
-#X connect 29 0 36 0;
-#X connect 30 0 35 0;
-#X connect 31 0 33 0;
-#X connect 32 0 27 0;
-#X connect 33 0 28 0;
-#X connect 36 0 34 0;
+#X connect 28 0 25 0;
+#X connect 29 0 26 0;
+#X connect 32 0 30 0;
+#X connect 41 0 32 0;
+#X connect 42 0 31 0;