aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/prepend_ascii-help.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-09 02:00:52 +0000
commitd6b088044e161a27d49df537bbb6d998a8d0e50d (patch)
tree1a1b3a30e994767f4ef97b90194782258f2baa8a /iemlib2/prepend_ascii-help.pd
parent32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff)
// class_sethelpsymbol();
changed help-*.pd to *-help.pd chanded file structure to standard 1st step remove old svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemlib2/prepend_ascii-help.pd')
-rw-r--r--iemlib2/prepend_ascii-help.pd45
1 files changed, 45 insertions, 0 deletions
diff --git a/iemlib2/prepend_ascii-help.pd b/iemlib2/prepend_ascii-help.pd
new file mode 100644
index 0000000..1b193c4
--- /dev/null
+++ b/iemlib2/prepend_ascii-help.pd
@@ -0,0 +1,45 @@
+#N canvas 244 76 687 466 10;
+#X msg 94 245 jkl 555 uuu;
+#X msg 208 243 abc ghj 78;
+#X msg 433 242 zyx 3.17;
+#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 text 115 408 IEM KUG;
+#X text 99 396 musil;
+#X text 129 396 @;
+#X text 135 396 iem.at;
+#X text 50 385 (c) Thomas Musil 2000 - 2005;
+#X text 98 418 Graz \, Austria;
+#X connect 0 0 7 0;
+#X connect 1 0 8 0;
+#X connect 2 0 12 0;
+#X connect 7 0 13 0;
+#X connect 8 0 14 0;
+#X connect 9 0 7 0;
+#X connect 10 0 7 0;
+#X connect 11 0 7 0;
+#X connect 12 0 15 0;