aboutsummaryrefslogtreecommitdiff
path: root/src/wchars2any-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'src/wchars2any-help.pd')
-rw-r--r--src/wchars2any-help.pd13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/wchars2any-help.pd b/src/wchars2any-help.pd
index d57343e..e5df0fc 100644
--- a/src/wchars2any-help.pd
+++ b/src/wchars2any-help.pd
@@ -1,13 +1,13 @@
-#N canvas 101 18 612 604 10;
+#N canvas 103 20 612 604 10;
#X text 13 52 INLETS:;
#X text 309 54 OUTLETS:;
#X text 325 68 1 - pd messages;
#X text 325 82 2 - bang on done;
#X msg 24 113 97 32 98 32 99;
#X msg 39 135 97 0 98 0 99;
-#X msg 92 206 0;
-#X msg 60 206 -1;
-#X msg 124 206 32;
+#X msg 163 212 0;
+#X msg 131 212 -1;
+#X msg 195 212 32;
#X text 163 350 First argument: initial buffer size (length of object-local
text buffer). This should get re-allocated when necessary. Specify
0 (zero) to use the default value.;
@@ -30,8 +30,10 @@ has been processed.;
#X text 59 7 wchars2any : convert lists of wchar_t values to pd messages
;
#X text 27 68 1 - wchar_t-valued float lists;
-#X text 166 202 The second inlet is as for [bytes2any];
+#X text 237 208 The second inlet is as for [bytes2any];
#X obj 169 570 locale;
+#X msg 71 186 960 948;
+#X text 171 183 ... real wide characters: "&pi &delta";
#X connect 4 0 23 0;
#X connect 5 0 23 0;
#X connect 6 0 23 1;
@@ -40,3 +42,4 @@ has been processed.;
#X connect 22 0 23 0;
#X connect 23 0 21 0;
#X connect 23 1 20 0;
+#X connect 28 0 23 0;