From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- iemhelp/help-toggle_mess.pd | 69 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 iemhelp/help-toggle_mess.pd (limited to 'iemhelp/help-toggle_mess.pd') diff --git a/iemhelp/help-toggle_mess.pd b/iemhelp/help-toggle_mess.pd new file mode 100644 index 0000000..fad2f56 --- /dev/null +++ b/iemhelp/help-toggle_mess.pd @@ -0,0 +1,69 @@ +#N canvas 339 48 606 572 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 print; +#X msg 40 197 print; +#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 224 510 (c) musil@iem.kug.ac.at; +#X text 266 523 IEM KUG; +#X text 241 535 graz \, austria 2001; +#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 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 37 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 38 0; +#X connect 10 0 11 0; +#X connect 12 0 3 0; +#X connect 13 0 35 0; +#X connect 14 0 32 0; +#X connect 31 0 32 0; +#X connect 32 0 4 0; +#X connect 32 1 4 0; +#X connect 33 0 38 0; +#X connect 33 1 38 0; +#X connect 34 0 33 0; +#X connect 35 0 3 0; +#X connect 35 1 3 0; +#X connect 37 0 4 0; +#X connect 38 0 9 0; +#X connect 38 1 1 0; +#X connect 38 1 7 0; +#X connect 38 2 16 0; -- cgit v1.2.1