aboutsummaryrefslogtreecommitdiff
path: root/float0x2d0x3eascii.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-22 04:27:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-22 04:27:14 +0000
commit445d5095996a8a04f9ad91cfc68f63cfe244455c (patch)
treee101e4fcf5e0b399ab34119f17e83ba94c37eba9 /float0x2d0x3eascii.pd
parentcdf7b753ad65d18286ecd05f282c6e871eb10f5b (diff)
replaced '->' with '2' as conversion separator
svn path=/trunk/externals/hcs/; revision=11092
Diffstat (limited to 'float0x2d0x3eascii.pd')
-rw-r--r--float0x2d0x3eascii.pd27
1 files changed, 0 insertions, 27 deletions
diff --git a/float0x2d0x3eascii.pd b/float0x2d0x3eascii.pd
deleted file mode 100644
index 81df503..0000000
--- a/float0x2d0x3eascii.pd
+++ /dev/null
@@ -1,27 +0,0 @@
-#N canvas 295 58 491 429 10;
-#X obj 160 25 inlet;
-#X obj 160 47 int;
-#X obj 203 192 select 123 125;
-#X obj 160 70 moses 0;
-#X obj 295 233 outlet;
-#X obj 295 212 makefilename %c;
-#X msg 126 273 ASCII character \$1 is not allowed in Pd!!;
-#X msg 125 243 123;
-#X msg 155 243 125;
-#X obj 42 334 purepd/purepd_error float->ascii;
-#X obj 203 95 moses 128;
-#X msg 7 161 \$1 outside of ASCII range (0-127);
-#X connect 0 0 1 0;
-#X connect 1 0 3 0;
-#X connect 2 0 7 0;
-#X connect 2 1 8 0;
-#X connect 2 2 5 0;
-#X connect 3 0 11 0;
-#X connect 3 1 10 0;
-#X connect 5 0 4 0;
-#X connect 6 0 9 0;
-#X connect 7 0 6 0;
-#X connect 8 0 6 0;
-#X connect 10 0 2 0;
-#X connect 10 1 11 0;
-#X connect 11 0 9 0;