aboutsummaryrefslogtreecommitdiff
path: root/iemabs/help-unsymbol.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-03-09 17:29:03 +0000
committermusil <tmusil@users.sourceforge.net>2005-03-09 17:29:03 +0000
commit3a6e961133dfc764c908df03802a0d5f92e64ff7 (patch)
tree6d9fd4c681c7ec6936e9772988a528de521e42d1 /iemabs/help-unsymbol.pd
parent8724ea74a1936886a6507bfa2d8989d82bf066bf (diff)
sync with last iem 1.15 Release (helps in iemabs)
svn path=/trunk/externals/iemlib/; revision=2612
Diffstat (limited to 'iemabs/help-unsymbol.pd')
-rw-r--r--iemabs/help-unsymbol.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/iemabs/help-unsymbol.pd b/iemabs/help-unsymbol.pd
new file mode 100644
index 0000000..852d2ce
--- /dev/null
+++ b/iemabs/help-unsymbol.pd
@@ -0,0 +1,20 @@
+#N canvas 402 159 302 241 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 10 161 (c) musil@iem.kug.ac.at;
+#X text 52 174 IEM KUG;
+#X text 27 186 graz \, austria 2001;
+#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;