From a65a07c1eb3a4bf476c69153ecffb5c7d333f3b8 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 22 Nov 2006 12:22:22 +0000 Subject: added help files with *-help.pd svn path=/trunk/externals/iemlib/; revision=6372 --- iemhelp/toggle_mess-help.pd | 72 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 iemhelp/toggle_mess-help.pd (limited to 'iemhelp/toggle_mess-help.pd') diff --git a/iemhelp/toggle_mess-help.pd b/iemhelp/toggle_mess-help.pd new file mode 100644 index 0000000..b140547 --- /dev/null +++ b/iemhelp/toggle_mess-help.pd @@ -0,0 +1,72 @@ +#N canvas 339 48 610 576 10; +#X obj 222 135 print color; +#X obj 138 310 print sentence; +#X obj 113 499 print number; +#X obj 48 446 tm 4 8 99 2 -77; +#X obj 40 100 toggle_mess red 178 green 333 blue -999; +#X obj 174 135 pp set; +#X msg 174 157 green; +#X obj 128 333 pp set; +#X msg 128 355 this; +#X msg 40 197 this; +#X obj 98 521 pp set; +#X msg 98 543 4; +#X msg 48 403 4; +#X obj 93 398 init set 0; +#X obj 178 42 init set 2; +#X floatatom 308 129 4 0 0 0 - - -; +#X floatatom 217 281 4 0 0 0 - - -; +#X floatatom 148 471 4 0 0 0 - - -; +#X text 8 7 toggle_mess :; +#X text 259 253 n arguments: or ; +#X text 279 329 left outlet: to message-inlet; +#X text 281 342 middle outlet: float or symbol as anything; +#X text 281 355 right outlet: float circle-index; +#X text 300 158 left inlet: from message-outlet; +#X text 300 172 set-message: initiate internal index; +#X text 301 187 bang: output without increment; +#X text 300 203 anything-message: output with; +#X text 386 217 incrementation of index; +#X msg 110 43 set 3; +#X obj 106 69 t b a; +#X obj 84 223 t b a; +#X obj 84 202 init set 1; +#X obj 93 420 t b a; +#X text 120 6 control a message-box with circular different content +; +#X msg 40 53 green; +#X obj 40 252 tm print this word by word; +#X text 305 508 IEM KUG; +#X text 289 496 musil; +#X text 319 496 @; +#X text 325 496 iem.at; +#X text 240 485 (c) Thomas Musil 2000 - 2005; +#X text 288 518 Graz \, Austria; +#X connect 3 0 12 0; +#X connect 3 1 2 0; +#X connect 3 1 10 0; +#X connect 3 2 17 0; +#X connect 4 0 34 0; +#X connect 4 1 0 0; +#X connect 4 1 5 0; +#X connect 4 2 15 0; +#X connect 5 0 6 0; +#X connect 7 0 8 0; +#X connect 9 0 35 0; +#X connect 10 0 11 0; +#X connect 12 0 3 0; +#X connect 13 0 32 0; +#X connect 14 0 29 0; +#X connect 28 0 29 0; +#X connect 29 0 4 0; +#X connect 29 1 4 0; +#X connect 30 0 35 0; +#X connect 30 1 35 0; +#X connect 31 0 30 0; +#X connect 32 0 3 0; +#X connect 32 1 3 0; +#X connect 34 0 4 0; +#X connect 35 0 9 0; +#X connect 35 1 1 0; +#X connect 35 1 7 0; +#X connect 35 2 16 0; -- cgit v1.2.1