From b32cd9b9e8441a03baf0ddbb23123b217f5fe337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 10 May 2007 07:35:08 +0000 Subject: fixed bug with setting minimum/maximum with objects instead of messages. (this tells us that people really don't read the documentation ;-)); added a note on the 3rd inlet which is labeled as "min" but really is a "set" and which is likely (though unconfirmed by me) to be a bug in either the original (Max'ish) documentation or implementation svn path=/trunk/externals/miXed/; revision=7645 --- doc/help/cyclone/counter-help.pd | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'doc/help/cyclone/counter-help.pd') diff --git a/doc/help/cyclone/counter-help.pd b/doc/help/cyclone/counter-help.pd index 016c77b..9d3eb26 100644 --- a/doc/help/cyclone/counter-help.pd +++ b/doc/help/cyclone/counter-help.pd @@ -42,7 +42,6 @@ #X floatatom 209 363 5 0 0 0 - - -; #X floatatom 217 380 5 0 0 0 - - -; #X floatatom 224 398 5 0 0 0 - - -; -#X text 254 361 set min; #X text 267 399 set max; #X text 262 378 set counter value; #X obj 597 453 counter; @@ -65,8 +64,8 @@ #X text -2 277 care about direction; #X msg 319 259 next; #X text 208 260 number = bang =; -#X obj 437 414 min \$1; -#X obj 485 413 max \$1; +#X msg 437 414 min \$1; +#X msg 485 413 max \$1; #X floatatom 437 393 5 0 0 0 - - -; #X floatatom 485 392 5 0 0 0 - - -; #X text 434 375 set min/max; @@ -127,6 +126,10 @@ bang; #X text 415 201 * (there seems to be a bug when used with an; #X text 431 221 would be to reset to 0 as well ...); #X obj 460 531 pddp_open all_about_cyclone; +#X text 254 361 set min **; +#X text -6 538 ** (there seems to be a bug in the original documentation +or implementation: the 3rd inlet is indeed a "set" message instead +of a "min" message...); #X connect 5 0 18 0; #X connect 6 0 5 0; #X connect 10 0 18 1; @@ -143,16 +146,17 @@ bang; #X connect 31 0 21 2; #X connect 32 0 21 3; #X connect 33 0 21 4; +#X connect 37 0 36 0; #X connect 38 0 37 0; -#X connect 39 0 38 0; -#X connect 40 0 37 0; -#X connect 41 0 40 0; +#X connect 39 0 36 0; +#X connect 40 0 39 0; +#X connect 44 0 36 0; +#X connect 46 0 21 0; #X connect 47 0 21 0; #X connect 48 0 21 0; -#X connect 49 0 21 0; +#X connect 50 0 21 0; #X connect 51 0 21 0; -#X connect 52 0 21 0; -#X connect 57 0 37 0; -#X connect 58 0 37 0; +#X connect 56 0 36 0; +#X connect 57 0 36 0; +#X connect 58 0 56 0; #X connect 59 0 57 0; -#X connect 60 0 58 0; -- cgit v1.2.1