From 5c1c96d9a37851aea1bc432c97d5cec785e8052c Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 13:46:50 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2663 --- iemhelp/help-once.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 iemhelp/help-once.pd (limited to 'iemhelp/help-once.pd') diff --git a/iemhelp/help-once.pd b/iemhelp/help-once.pd new file mode 100644 index 0000000..e949a39 --- /dev/null +++ b/iemhelp/help-once.pd @@ -0,0 +1,30 @@ +#N canvas 231 172 397 462 10; +#X obj 66 326 print; +#X msg 66 133 1; +#X obj 301 113 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 66 112 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 66 197 11 22; +#X msg 66 153 symbol foo; +#X msg 66 175 set; +#X msg 66 218 list aaa 123; +#X msg 66 241 jkl 555 uuu; +#X text 24 393 (c) musil@iem.kug.ac.at; +#X text 66 406 IEM KUG; +#X text 41 418 graz \, austria 2003; +#X obj 66 272 once; +#X text 13 7 once; +#X text 69 6 only the first message passes through; +#X text 48 86 message in; +#X text 80 292 message out (only once); +#X text 239 92 anything to init once; +#X connect 1 0 12 0; +#X connect 2 0 12 1; +#X connect 3 0 12 0; +#X connect 4 0 12 0; +#X connect 5 0 12 0; +#X connect 6 0 12 0; +#X connect 7 0 12 0; +#X connect 8 0 12 0; +#X connect 12 0 0 0; -- cgit v1.2.1