aboutsummaryrefslogtreecommitdiff
path: root/pdstring+wchar/src/unsigned.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pdstring+wchar/src/unsigned.pd')
-rw-r--r--pdstring+wchar/src/unsigned.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/pdstring+wchar/src/unsigned.pd b/pdstring+wchar/src/unsigned.pd
new file mode 100644
index 0000000..7a5a328
--- /dev/null
+++ b/pdstring+wchar/src/unsigned.pd
@@ -0,0 +1,27 @@
+#N canvas 206 54 450 300 10;
+#X floatatom 105 86 5 0 0 1 byte_value - -;
+#X obj 105 116 string2any;
+#X obj 119 146 print s2a;
+#X obj 105 176 any2string;
+#X floatatom 105 208 5 0 0 0 - - -;
+#X msg 105 48 -10;
+#X msg 143 48 246;
+#X floatatom 238 207 5 0 0 0 - - -;
+#X floatatom 240 82 5 0 0 1 byte_value - -;
+#X msg 240 49 -10;
+#X msg 278 49 246;
+#X obj 238 115 bytes2any;
+#X obj 238 175 any2bytes;
+#X obj 252 145 print s2b;
+#X connect 0 0 1 0;
+#X connect 1 0 2 0;
+#X connect 1 0 3 0;
+#X connect 3 0 4 0;
+#X connect 5 0 0 0;
+#X connect 6 0 0 0;
+#X connect 8 0 11 0;
+#X connect 9 0 8 0;
+#X connect 10 0 8 0;
+#X connect 11 0 12 0;
+#X connect 11 0 13 0;
+#X connect 12 0 7 0;