From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/init_popup.pd | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 iemabs/init_popup.pd (limited to 'iemabs/init_popup.pd') diff --git a/iemabs/init_popup.pd b/iemabs/init_popup.pd new file mode 100644 index 0000000..6c748ca --- /dev/null +++ b/iemabs/init_popup.pd @@ -0,0 +1,38 @@ +#N canvas 187 157 554 392 10; +#X obj 187 219 textfile; +#X obj 204 31 loadbang; +#X obj 204 57 t b b b b; +#X msg 203 162 rewind; +#X obj 80 121 for++ 0 100000 20; +#X obj 238 250 bang; +#X msg 88 82 stop; +#X obj 102 293 pack symbol float; +#X obj 80 146 t b f; +#X obj 102 317 pp set_pop_name; +#X obj 102 350 outlet; +#X obj 174 34 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X text 14 6 init_popup; +#X obj 170 349 s \$2; +#X text 330 223 1.arg: item-file-name; +#X text 329 236 2.arg: send-name; +#X obj 288 99 any \$1 cr; +#X obj 288 124 pp read; +#X connect 0 0 7 0; +#X connect 0 1 5 0; +#X connect 1 0 2 0; +#X connect 2 0 4 0; +#X connect 2 1 3 0; +#X connect 2 3 16 0; +#X connect 3 0 0 0; +#X connect 4 0 8 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 7 0 9 0; +#X connect 8 0 0 0; +#X connect 8 1 7 1; +#X connect 9 0 10 0; +#X connect 9 0 13 0; +#X connect 11 0 2 0; +#X connect 16 0 17 0; +#X connect 17 0 0 0; -- cgit v1.2.1