aboutsummaryrefslogtreecommitdiff
path: root/iemhelp/help-prepend_ascii.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-04-01 13:46:50 +0000
committermusil <tmusil@users.sourceforge.net>2005-04-01 13:46:50 +0000
commit5c1c96d9a37851aea1bc432c97d5cec785e8052c (patch)
tree70f9a295c4a57fe5abc66c44df109378ac95b10c /iemhelp/help-prepend_ascii.pd
parenta0195fbd2afc6a9240c7cce9a4859456b4a78322 (diff)
initial checkin (release 1.15)
this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2663
Diffstat (limited to 'iemhelp/help-prepend_ascii.pd')
-rw-r--r--iemhelp/help-prepend_ascii.pd42
1 files changed, 42 insertions, 0 deletions
diff --git a/iemhelp/help-prepend_ascii.pd b/iemhelp/help-prepend_ascii.pd
new file mode 100644
index 0000000..4fd2789
--- /dev/null
+++ b/iemhelp/help-prepend_ascii.pd
@@ -0,0 +1,42 @@
+#N canvas 244 76 683 462 10;
+#X msg 94 245 jkl 555 uuu;
+#X text 24 393 (c) musil@iem.kug.ac.at;
+#X text 66 406 IEM KUG;
+#X msg 208 243 abc ghj 78;
+#X msg 433 242 zyx 3.17;
+#X text 41 418 graz \, austria 2003;
+#X text 118 104 1.arg: <float> ascii-number (1 .. 255) \, which will
+be;
+#X text 157 119 interpreted as a character \, which will be used as
+a;
+#X text 158 132 selector-symbol for a message (creates a denormal symbol)
+;
+#X text 13 7 prepend_ascii;
+#X obj 66 272 prepend_ascii 1;
+#X obj 195 272 prepend_ascii 2 open ttt 666;
+#X obj 52 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 68 215 44;
+#X msg 99 214 symbol hhh;
+#X obj 420 271 prepend_ascii 3 55 66;
+#X obj 66 348 print xxx;
+#X obj 195 348 print yyy;
+#X obj 420 347 print zzz;
+#X text 127 9 prepends the list-arguments in front of an incomming
+;
+#X text 128 22 message \, the first item of the arguments has to be
+;
+#X text 126 36 a integer between 1 and 255 and will be interpreted
+;
+#X text 125 51 as a ascii-character \, which will be converted to;
+#X text 126 64 a selector-symbol;
+#X text 105 160 nth.arg: anything;
+#X connect 0 0 10 0;
+#X connect 3 0 11 0;
+#X connect 4 0 15 0;
+#X connect 10 0 16 0;
+#X connect 11 0 17 0;
+#X connect 12 0 10 0;
+#X connect 13 0 10 0;
+#X connect 14 0 10 0;
+#X connect 15 0 18 0;