aboutsummaryrefslogtreecommitdiff
path: root/test/to_ascii_code-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-12 19:17:15 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-12 19:17:15 +0000
commitf6f29377728c80d1e1c72fdc3f9a113712d737f6 (patch)
treebd57888677fd17cc2ce8bd2227240ae3a034e875 /test/to_ascii_code-help.pd
parentce7d7364150288a3214561111e77040318dae520 (diff)
Added to_ and from_ascii_code
svn path=/trunk/externals/tof/; revision=13515
Diffstat (limited to 'test/to_ascii_code-help.pd')
-rw-r--r--test/to_ascii_code-help.pd13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/to_ascii_code-help.pd b/test/to_ascii_code-help.pd
deleted file mode 100644
index 276bd99..0000000
--- a/test/to_ascii_code-help.pd
+++ /dev/null
@@ -1,13 +0,0 @@
-#N canvas 1371 321 506 219 10;
-#X msg 108 32 test;
-#X msg 262 34 1234;
-#X obj 95 74 tof/to_ascii_code 13;
-#X msg 173 36 list abcdef;
-#X obj 95 115 print codes;
-#X obj 214 115 print length;
-#X text 234 73 Optionnal argument: append ascii code;
-#X connect 0 0 2 0;
-#X connect 1 0 2 0;
-#X connect 2 0 4 0;
-#X connect 2 1 5 0;
-#X connect 3 0 2 0;