From da941320c90e2cf7256645de5a03337471c22586 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 19:56:33 +0000 Subject: some OSC converting stuff: symbol to list of ASCII and list of ASCII to symbol svn path=/trunk/externals/iemlib/; revision=10449 --- iemlib2/iem_symtoalist-help.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 iemlib2/iem_symtoalist-help.pd (limited to 'iemlib2/iem_symtoalist-help.pd') diff --git a/iemlib2/iem_symtoalist-help.pd b/iemlib2/iem_symtoalist-help.pd new file mode 100644 index 0000000..648a203 --- /dev/null +++ b/iemlib2/iem_symtoalist-help.pd @@ -0,0 +1,20 @@ +#N canvas 396 66 533 406 10; +#X text 93 233 IEM KUG; +#X text 72 221 musil; +#X text 107 221 @; +#X text 115 221 iem.at; +#X text 76 243 Graz \, Austria; +#X text 28 210 (c) Thomas Musil 2000 - 2008; +#X text 27 16 iem_symtoalist; +#X obj 46 128 iem_symtoalist; +#X msg 47 86 symbol abcd; +#X msg 164 88 symbol ABCD; +#X text 152 15 covert a symbol to a list of ASCII floats; +#X obj 47 152 print; +#X msg 271 88 1234; +#X msg 324 87 9.876e-08; +#X connect 7 0 11 0; +#X connect 8 0 7 0; +#X connect 9 0 7 0; +#X connect 12 0 7 0; +#X connect 13 0 7 0; -- cgit v1.2.1