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/unsymbol-help.pd | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 iemhelp/unsymbol-help.pd (limited to 'iemhelp/unsymbol-help.pd') diff --git a/iemhelp/unsymbol-help.pd b/iemhelp/unsymbol-help.pd new file mode 100644 index 0000000..4414473 --- /dev/null +++ b/iemhelp/unsymbol-help.pd @@ -0,0 +1,23 @@ +#N canvas 402 159 306 245 10; +#X obj 10 71 symbol; +#X msg 10 44 blabla; +#X obj 10 99 print a; +#X obj 88 71 symbol; +#X msg 88 44 foo3; +#X obj 88 125 print b; +#X obj 158 100 unsym; +#X obj 88 100 unsymbol; +#X text 72 17 to an anything selector; +#X text 2 4 unsymbol: converts a symbol; +#X text 225 100 no arg.; +#X text 105 188 IEM KUG; +#X text 89 176 musil; +#X text 119 176 @; +#X text 125 176 iem.at; +#X text 40 165 (c) Thomas Musil 2000 - 2005; +#X text 88 198 Graz \, Austria; +#X connect 0 0 2 0; +#X connect 1 0 0 0; +#X connect 3 0 7 0; +#X connect 4 0 3 0; +#X connect 7 0 5 0; -- cgit v1.2.1