aboutsummaryrefslogtreecommitdiff
path: root/src/unsigned.pd
diff options
context:
space:
mode:
Diffstat (limited to 'src/unsigned.pd')
-rw-r--r--src/unsigned.pd17
1 files changed, 15 insertions, 2 deletions
diff --git a/src/unsigned.pd b/src/unsigned.pd
index b97f1de..7a5a328 100644
--- a/src/unsigned.pd
+++ b/src/unsigned.pd
@@ -4,11 +4,24 @@
#X obj 119 146 print s2a;
#X obj 105 176 any2string;
#X floatatom 105 208 5 0 0 0 - - -;
-#X msg 56 37 -10;
-#X msg 94 37 246;
+#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;