From 3a6e961133dfc764c908df03802a0d5f92e64ff7 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 9 Mar 2005 17:29:03 +0000 Subject: sync with last iem 1.15 Release (helps in iemabs) svn path=/trunk/externals/iemlib/; revision=2612 --- iemabs/help-for++.pd | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 iemabs/help-for++.pd (limited to 'iemabs/help-for++.pd') diff --git a/iemabs/help-for++.pd b/iemabs/help-for++.pd new file mode 100644 index 0000000..dbc0e94 --- /dev/null +++ b/iemabs/help-for++.pd @@ -0,0 +1,71 @@ +#N canvas 324 220 744 400 10; +#X text 9 235 (c) musil@iem.kug.ac.at; +#X text 51 248 IEM KUG; +#X text 26 260 graz \, austria 2001; +#X obj 25 52 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 -1 +-1; +#X obj 65 186 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 -1 +-1; +#X floatatom 65 61 4 0 0 0 - - -; +#X floatatom 115 88 4 0 0 0 - - -; +#X floatatom 65 163 4 0 0 0 - - -; +#X floatatom 165 110 4 0 0 0 - - -; +#X text 7 8 for++; +#X obj 65 132 for++ 10 20 200; +#X obj 111 166 print; +#X msg 25 71 start; +#X msg 25 91 stop; +#X text 64 47 first number; +#X text 115 72 last number; +#X obj 237 213 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 +-1 -1; +#X floatatom 237 190 4 0 0 0 - - -; +#X obj 280 186 print; +#X obj 237 143 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 +-1 -1; +#X text 235 44 2.arg: last number; +#X text 235 32 1.arg: first number; +#X obj 237 162 for++ 50 40 100; +#X obj 165 166 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 +-1 -1; +#X obj 337 193 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 +-1 -1; +#X text 67 9 counter in time-intervals; +#X text 163 181 finished; +#X text 336 208 finished; +#X obj 237 264 print finished; +#X obj 509 141 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 +-1 -1; +#X obj 629 184 bng 15 250 50 0 empty empty empty 8 -8 0 10 -262144 +-1 -1; +#X text 628 199 finished; +#X obj 509 208 timer; +#X obj 509 183 sel 0 1000; +#X floatatom 509 231 5 0 0 0 - - -; +#X obj 509 160 for++ 0 1000 1.234; +#X text 235 56 3.arg: increment-delay in ms; +#X text 159 92 increment-delay in ms; +#X text 40 19 increment-step-size is allways 1 or -1; +#X connect 3 0 10 0; +#X connect 5 0 10 0; +#X connect 6 0 10 1; +#X connect 7 0 4 0; +#X connect 8 0 10 2; +#X connect 10 0 7 0; +#X connect 10 0 11 0; +#X connect 10 1 23 0; +#X connect 12 0 10 0; +#X connect 13 0 10 0; +#X connect 17 0 16 0; +#X connect 19 0 22 0; +#X connect 22 0 17 0; +#X connect 22 0 18 0; +#X connect 22 1 24 0; +#X connect 23 0 28 0; +#X connect 24 0 28 0; +#X connect 29 0 35 0; +#X connect 32 0 34 0; +#X connect 33 0 32 0; +#X connect 33 1 32 1; +#X connect 35 0 33 0; +#X connect 35 1 30 0; -- cgit v1.2.1