From e64777405412ac03cac27e5d386403cff9e49415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 14 Dec 2010 17:13:35 +0000 Subject: updated help-patches to include META svn path=/trunk/externals/zexy/; revision=14636 --- reference/drip-help.pd | 93 ++++++++++++++++++++++++++++---------------------- 1 file changed, 52 insertions(+), 41 deletions(-) (limited to 'reference/drip-help.pd') diff --git a/reference/drip-help.pd b/reference/drip-help.pd index 7015729..74f199a 100644 --- a/reference/drip-help.pd +++ b/reference/drip-help.pd @@ -1,54 +1,65 @@ -#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; +#N canvas 0 31 828 628 10; +#X msg 30 88 come on \, my house; +#X obj 30 190 print UNFOLDED; +#X msg 48 115 1 two tre quatre 5 se; #X text 72 10 drip; -#X obj 30 183 drip; -#X text 311 104 drip is like a medical drip - you can adjust the drop-speed +#X obj 30 163 drip; +#X text 311 84 drip is like a medical drip - you can adjust the drop-speed ; -#X obj 316 198 drip 1000; -#X obj 316 218 print DROP; -#X msg 316 152 this is that slow; -#X floatatom 365 179 0 0 0 0 - - -; -#X text 439 545 drip without arguments will do no scheduling (this +#X obj 316 178 drip 1000; +#X obj 316 198 print DROP; +#X msg 316 132 this is that slow; +#X floatatom 365 159 0 0 0 0 - - -; +#X text 439 475 drip without arguments will do no scheduling (this is: output all the atoms at once); -#X text 424 182 drop-delay in [ms]; -#X obj 36 599 drip; -#X obj 95 601 drip 0; -#X msg 36 548 5 4 3 2 1 ready go; -#X obj 36 569 t l l; -#X obj 95 639 print SCHEDULED; -#X obj 36 661 print DESCHEDUL; -#X obj 248 592 drip -10; -#X obj 248 621 print DESCHED; -#X msg 248 556 bang; +#X text 424 162 drop-delay in [ms]; +#X obj 36 529 drip; +#X obj 95 531 drip 0; +#X msg 36 478 5 4 3 2 1 ready go; +#X obj 36 499 t l l; +#X obj 95 569 print SCHEDULED; +#X obj 36 591 print DESCHEDUL; +#X obj 248 522 drip -10; +#X obj 248 551 print DESCHED; +#X msg 248 486 bang; #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 530 672 see also :; -#X obj 602 674 repack; -#X obj 35 299 t l l b; -#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 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 [ [flush]]"; -#X text 447 397 is the initial drop-delay in [ms]; -#X text 442 333 "flush" indicates whether non-empty buffers should +#X text 530 602 see also :; +#X obj 602 604 repack; +#X obj 35 259 t l l b; +#X obj 181 310 t l l; +#X obj 181 269 del 250; +#X msg 35 240 list some atoms could be saved while others; +#X msg 181 289 list might get lost; +#X obj 35 382 print TIGHT; +#X obj 171 373 print LOOSE; +#X obj 35 363 pipe s 1500; +#X text 411 269 creation:; +#X text 475 269 "drip [ [flush]]"; +#X text 447 357 is the initial drop-delay in [ms]; +#X text 442 293 "flush" indicates whether non-empty buffers should be flushed when a new package arrives or not.; -#X text 443 362 default is no_flush; -#X text 447 430 n==0 will DO scheduling (and is therefore somewhat +#X text 443 322 default is no_flush; +#X text 447 390 n==0 will DO scheduling (and is therefore somewhat "slower" than without arguments; -#X text 445 415 default is NO scheduling; -#X text 446 465 negative values for turn off scheduling; -#X obj 35 375 drip 200 flush; -#X obj 171 375 drip 200; +#X text 445 375 default is NO scheduling; +#X text 446 425 negative values for turn off scheduling; +#X obj 35 335 drip 200 flush; +#X obj 171 335 drip 200; #X text 717 13 part of; #X obj 776 13 zexy; +#N canvas 460 154 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 65 INLET_0 anything; +#X text 12 125 AUTHOR IOhannes m zmoelnig; +#X text 12 45 DESCRIPTION unfolds a package to a sequence; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 float symbol pointer; +#X text 12 5 KEYWORDS control list_op; +#X restore 777 601 pd META; #X connect 0 0 4 0; #X connect 2 0 4 0; #X connect 4 0 1 0; -- cgit v1.2.1